Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgFundCommunityPool
Variable MsgFundCommunityPool
Msg
Fund
Community
Pool
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
MsgFundCommunityPool
;
encode
(
message
:
MsgFundCommunityPool
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
MsgFundCommunityPoolAmino
)
:
MsgFundCommunityPool
;
fromAminoMsg
(
object
:
MsgFundCommunityPoolAminoMsg
)
:
MsgFundCommunityPool
;
fromPartial
(
object
:
{
amount
?:
{
amount
?:
string
;
denom
?:
string
;
}
[]
;
depositor
?:
string
;
}
)
:
MsgFundCommunityPool
;
fromProtoMsg
(
message
:
MsgFundCommunityPoolProtoMsg
)
:
MsgFundCommunityPool
;
toAmino
(
message
:
MsgFundCommunityPool
)
:
MsgFundCommunityPoolAmino
;
toAminoMsg
(
message
:
MsgFundCommunityPool
)
:
MsgFundCommunityPoolAminoMsg
;
toProto
(
message
:
MsgFundCommunityPool
)
:
Uint8Array
;
toProtoMsg
(
message
:
MsgFundCommunityPool
)
:
MsgFundCommunityPoolProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...