Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ProposalAmino
Interface ProposalAmino
interface
ProposalAmino
{
block_id
?:
BlockIDAmino
;
height
?:
string
;
pol_round
?:
number
;
round
?:
number
;
signature
?:
string
;
timestamp
?:
string
;
type
?:
SignedMsgType
;
}
Index
Properties
block_
id?
height?
pol_
round?
round?
signature?
timestamp?
type?
Properties
Optional
block_
id
block_
id
?:
BlockIDAmino
Optional
height
height
?:
string
Optional
pol_
round
pol_
round
?:
number
Optional
round
round
?:
number
Optional
signature
signature
?:
string
Optional
timestamp
timestamp
?:
string
Optional
type
type
?:
SignedMsgType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block_
id
height
pol_
round
round
signature
timestamp
type
@crownfi/sei-js-proto
Loading...