Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
CommunityPoolSpendProposalWithDeposit
Variable CommunityPoolSpendProposalWithDeposit
Community
Pool
Spend
Proposal
With
Deposit
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
CommunityPoolSpendProposalWithDeposit
;
encode
(
message
:
CommunityPoolSpendProposalWithDeposit
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
CommunityPoolSpendProposalWithDepositAmino
)
:
CommunityPoolSpendProposalWithDeposit
;
fromAminoMsg
(
object
:
CommunityPoolSpendProposalWithDepositAminoMsg
)
:
CommunityPoolSpendProposalWithDeposit
;
fromPartial
(
object
:
{
amount
?:
string
;
deposit
?:
string
;
description
?:
string
;
recipient
?:
string
;
title
?:
string
;
}
)
:
CommunityPoolSpendProposalWithDeposit
;
fromProtoMsg
(
message
:
CommunityPoolSpendProposalWithDepositProtoMsg
)
:
CommunityPoolSpendProposalWithDeposit
;
toAmino
(
message
:
CommunityPoolSpendProposalWithDeposit
)
:
CommunityPoolSpendProposalWithDepositAmino
;
toAminoMsg
(
message
:
CommunityPoolSpendProposalWithDeposit
)
:
CommunityPoolSpendProposalWithDepositAminoMsg
;
toProto
(
message
:
CommunityPoolSpendProposalWithDeposit
)
:
Uint8Array
;
toProtoMsg
(
message
:
CommunityPoolSpendProposalWithDeposit
)
:
CommunityPoolSpendProposalWithDepositProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...