Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
CommitSig
Interface CommitSig
CommitSig is a part of the Vote included in a Commit.
interface
CommitSig
{
blockIdFlag
:
BlockIDFlag
;
signature
:
Uint8Array
;
timestamp
:
undefined
|
Date
;
validatorAddress
:
Uint8Array
;
}
Index
Properties
block
Id
Flag
signature
timestamp
validator
Address
Properties
block
Id
Flag
block
Id
Flag
:
BlockIDFlag
signature
signature
:
Uint8Array
timestamp
timestamp
:
undefined
|
Date
validator
Address
validator
Address
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Id
Flag
signature
timestamp
validator
Address
@crownfi/sei-js-proto
Loading...
CommitSig is a part of the Vote included in a Commit.