Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
TimestampedSignatureData
Interface TimestampedSignatureData
TimestampedSignatureData contains the signature data and the timestamp of the signature.
interface
TimestampedSignatureData
{
signatureData
:
Uint8Array
;
timestamp
:
bigint
;
}
Index
Properties
signature
Data
timestamp
Properties
signature
Data
signature
Data
:
Uint8Array
timestamp
timestamp
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
signature
Data
timestamp
@crownfi/sei-js-proto
Loading...
TimestampedSignatureData contains the signature data and the timestamp of the signature.