@arkade-os/sdk Documentation - v0.4.0-next.8
Preparing search index...
DefaultContractParams
Interface DefaultContractParams
Typed parameters for DefaultVtxo contracts.
interface
DefaultContractParams
{
csvTimelock
:
RelativeTimelock
;
pubKey
:
Uint8Array
;
serverPubKey
:
Uint8Array
;
}
Index
Properties
csv
Timelock
pub
Key
server
Pub
Key
Properties
csv
Timelock
csvTimelock
:
RelativeTimelock
pub
Key
pubKey
:
Uint8Array
server
Pub
Key
serverPubKey
:
Uint8Array
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
csv
Timelock
pub
Key
server
Pub
Key
@arkade-os/sdk Documentation - v0.4.0-next.8
Loading...
Typed parameters for DefaultVtxo contracts.