Documentation
Preparing search index...
@airgap/beacon-wallet
TezosSetDepositsLimitOperation
Interface TezosSetDepositsLimitOperation
Internalapi
interface
TezosSetDepositsLimitOperation
{
counter
:
string
;
fee
:
string
;
gas_limit
:
string
;
kind
:
SET_DEPOSITS_LIMIT
;
limit
?:
string
;
source
:
string
;
storage_limit
:
string
;
}
Hierarchy (
View Summary
)
TezosBaseOperation
TezosSetDepositsLimitOperation
Index
Properties
counter
fee
gas_
limit
kind
limit?
source
storage_
limit
Properties
counter
counter
:
string
fee
fee
:
string
gas_
limit
gas_limit
:
string
kind
kind
:
SET_DEPOSITS_LIMIT
Optional
limit
limit
?:
string
source
source
:
string
storage_
limit
storage_limit
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
counter
fee
gas_
limit
kind
limit
source
storage_
limit
Documentation
Loading...
Internalapi