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