Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/rpc
OperationContentsOrigination
Interface OperationContentsOrigination
interface
OperationContentsOrigination
{
balance
:
string
;
counter
:
string
;
delegate
?:
string
;
fee
:
string
;
gas_limit
:
string
;
kind
:
ORIGINATION
;
script
?:
ScriptedContracts
;
source
:
string
;
storage_limit
:
string
;
}
Index
Properties
balance
counter
delegate?
fee
gas_
limit
kind
script?
source
storage_
limit
Properties
balance
balance
:
string
counter
counter
:
string
Optional
delegate
delegate
?:
string
fee
fee
:
string
gas_
limit
gas_
limit
:
string
kind
kind
:
ORIGINATION
Optional
script
script
?:
ScriptedContracts
source
source
:
string
storage_
limit
storage_
limit
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
balance
counter
delegate
fee
gas_
limit
kind
script
source
storage_
limit
Taquito
Loading...