Type Alias: ValidateTimeRequirent
Last updated
Last updated
@torque-labs/torque-utils • Docs
@torque-labs/torque-utils / ValidateTimeRequirent
Time validation request body when getting time validation
Name | Type | Description |
---|---|---|
body
{ data
: any
; initalTransaction
: string
; timeConfig
: TimeConfig
; userPublicKey
: string
; }
-
body.data
?
any
Extra data to pass to the time config
body.initalTransaction
?
string
The initial transaction signature
body.timeConfig
The time config to validate
body.userPublicKey
?
string
The user's public key