Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
GetTxResponseSDKType
Interface GetTxResponseSDKType
GetTxResponse is the response type for the Service.GetTx method.
interface
GetTxResponseSDKType
{
tx
?:
TxSDKType
;
tx_response
?:
TxResponseSDKType
;
}
Index
Properties
tx?
tx_
response?
Properties
Optional
tx
tx
?:
TxSDKType
Optional
tx_
response
tx_
response
?:
TxResponseSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tx
tx_
response
@crownfi/sei-js-proto
Loading...
GetTxResponse is the response type for the Service.GetTx method.