Umi — API References - v1.3.0
Preparing search index...
umi
RpcGetTransactionResponseOther
Type Alias RpcGetTransactionResponseOther
The other fields of getTransaction response.
type
RpcGetTransactionResponseOther
=
{
response
:
{
blockTime
?:
bigint
;
slot
:
bigint
;
version
?:
TransactionVersion
;
}
;
}
Index
Properties
response
Properties
response
response
:
{
blockTime
?:
bigint
;
slot
:
bigint
;
version
?:
TransactionVersion
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
response
Umi — API References - v1.3.0
Loading...
The other fields of getTransaction response.