near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
BroadcastTxCommitData
Type Alias BroadcastTxCommitData
type
BroadcastTxCommitData
=
{
body
:
JsonRpcRequestForBroadcastTxCommit
;
path
?:
never
;
query
?:
never
;
url
:
"/broadcast_tx_commit"
;
}
Index
Properties
body
path?
query?
url
Properties
body
body
:
JsonRpcRequestForBroadcastTxCommit
Optional
path
path
?:
never
Optional
query
query
?:
never
url
url
:
"/broadcast_tx_commit"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
near-api-js - v7.0.4
Loading...