Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryDepositResponseSDKType
Interface QueryDepositResponseSDKType
QueryDepositResponse is the response type for the Query/Deposit RPC method.
interface
QueryDepositResponseSDKType
{
deposit
:
undefined
|
DepositSDKType
;
}
Index
Properties
deposit
Properties
deposit
deposit
:
undefined
|
DepositSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deposit
@crownfi/sei-js-proto
Loading...
QueryDepositResponse is the response type for the Query/Deposit RPC method.