Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
DepositSDKType
Interface DepositSDKType
Deposit defines an amount deposited by an account address to an active proposal.
interface
DepositSDKType
{
amount
:
CoinSDKType
[]
;
depositor
:
string
;
proposal_id
:
bigint
;
}
Index
Properties
amount
depositor
proposal_
id
Properties
amount
amount
:
CoinSDKType
[]
depositor
depositor
:
string
proposal_
id
proposal_
id
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
depositor
proposal_
id
@crownfi/sei-js-proto
Loading...
Deposit defines an amount deposited by an account address to an active proposal.