Preparing search index...
The search index is not available
@axelarjs/proto
@axelarjs/proto
axelar/tss/v1beta1/tx
VotePubKeyRequest
Interface VotePubKeyRequest
VotePubKeyRequest represents the message to vote on a public key
interface
VotePubKeyRequest
{
pollKey
?:
PollKey
;
result
?:
MessageOut_KeygenResult
;
sender
:
Uint8Array
;
}
Index
Properties
poll
Key?
result?
sender
Properties
Optional
poll
Key
poll
Key
?:
PollKey
Optional
result
result
?:
MessageOut_KeygenResult
sender
sender
:
Uint8Array
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
poll
Key
result
sender
@axelarjs/proto
Loading...
Generated using
TypeDoc
VotePubKeyRequest represents the message to vote on a public key