Specification
GitHub
Preparing search index...
The search index is not available
L3RS-1 TypeScript SDK - v1.0.0
L3RS-1 TypeScript SDK
SettlementProof
Interface SettlementProof
§9.10 — Settlement proof output.
interface
SettlementProof
{
blockHeight
:
number
;
stateHash
:
string
;
timestamp
:
number
;
txId
:
string
;
}
Index
Properties
block
Height
state
Hash
timestamp
tx
Id
Properties
block
Height
block
Height
:
number
state
Hash
state
Hash
:
string
timestamp
timestamp
:
number
tx
Id
tx
Id
:
string
§9.6 — TxID = H(sender ∥ receiver ∥ amount ∥ nonce ∥ timestamp)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Height
state
Hash
timestamp
tx
Id
Python
Go
Rust
Java
Solidity
Specification
GitHub
L3RS-1 TypeScript SDK - v1.0.0
Loading...
§9.10 — Settlement proof output.