Preparing search index...
The search index is not available
@arkade-os/sdk Documentation - v0.2.0
@arkade-os/sdk Documentation
CommitmentTx
Interface CommitmentTx
interface
CommitmentTx
{
batches
:
{
[
key
:
string
]:
Batch
}
;
endedAt
:
string
;
startedAt
:
string
;
totalInputAmount
:
string
;
totalInputVtxos
:
number
;
totalOutputAmount
:
string
;
totalOutputVtxos
:
number
;
}
Index
Properties
batches
ended
At
started
At
total
Input
Amount
total
Input
Vtxos
total
Output
Amount
total
Output
Vtxos
Properties
batches
batches
:
{
[
key
:
string
]:
Batch
}
ended
At
endedAt
:
string
started
At
startedAt
:
string
total
Input
Amount
totalInputAmount
:
string
total
Input
Vtxos
totalInputVtxos
:
number
total
Output
Amount
totalOutputAmount
:
string
total
Output
Vtxos
totalOutputVtxos
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batches
ended
At
started
At
total
Input
Amount
total
Input
Vtxos
total
Output
Amount
total
Output
Vtxos
@arkade-os/sdk Documentation - v0.2.0
Loading...