Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
TxResponse
Type Alias TxResponse
type
TxResponse
=
{
hash
:
Hex
;
height
:
string
;
index
:
number
;
proof
?:
TxProof
;
tx
:
Base64
;
tx_result
:
TxData
;
}
Index
Properties
hash
height
index
proof?
tx
tx_
result
Properties
Readonly
hash
hash
:
Hex
Readonly
height
height
:
string
Readonly
index
index
:
number
Optional
Readonly
proof
proof
?:
TxProof
Readonly
tx
tx
:
Base64
Readonly
tx_
result
tx_result
:
TxData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hash
height
index
proof
tx
tx_
result
Home
GitHub
Left Curve Software Stack
Loading...