Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
AggregateExchangeRateVote
Variable AggregateExchangeRateVote
Aggregate
Exchange
Rate
Vote
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
AggregateExchangeRateVote
;
encode
(
message
:
AggregateExchangeRateVote
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
AggregateExchangeRateVoteAmino
)
:
AggregateExchangeRateVote
;
fromAminoMsg
(
object
:
AggregateExchangeRateVoteAminoMsg
)
:
AggregateExchangeRateVote
;
fromPartial
(
object
:
{
exchangeRateTuples
?:
{
denom
?:
string
;
exchangeRate
?:
string
;
}
[]
;
voter
?:
string
;
}
)
:
AggregateExchangeRateVote
;
fromProtoMsg
(
message
:
AggregateExchangeRateVoteProtoMsg
)
:
AggregateExchangeRateVote
;
toAmino
(
message
:
AggregateExchangeRateVote
)
:
AggregateExchangeRateVoteAmino
;
toProto
(
message
:
AggregateExchangeRateVote
)
:
Uint8Array
;
toProtoMsg
(
message
:
AggregateExchangeRateVote
)
:
AggregateExchangeRateVoteProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...