Taquito TypeDocs
taquito.io
Preparing search index...
@taquito/rpc
RPCRunCodeParam
Type Alias RPCRunCodeParam
type
RPCRunCodeParam
=
{
amount
:
string
;
balance
?:
string
;
chain_id
:
string
;
entrypoint
?:
string
;
gas
?:
string
;
input
:
MichelsonV1Expression
;
level
?:
string
;
now
?:
string
;
payer
?:
string
;
script
:
MichelsonV1ExpressionExtended
[]
;
self
?:
string
;
source
?:
string
;
storage
:
MichelsonV1Expression
;
unparsing_mode
?:
UnparsingMode
;
}
Index
Properties
amount
balance?
chain_
id
entrypoint?
gas?
input
level?
now?
payer?
script
self?
source?
storage
unparsing_
mode?
Properties
amount
amount
:
string
Optional
balance
balance
?:
string
chain_
id
chain_id
:
string
Optional
entrypoint
entrypoint
?:
string
Optional
gas
gas
?:
string
input
input
:
MichelsonV1Expression
Optional
level
level
?:
string
Optional
now
now
?:
string
Optional
payer
payer
?:
string
script
script
:
MichelsonV1ExpressionExtended
[]
Optional
self
self
?:
string
Optional
source
source
?:
string
storage
storage
:
MichelsonV1Expression
Optional
unparsing_
mode
unparsing_mode
?:
UnparsingMode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
balance
chain_
id
entrypoint
gas
input
level
now
payer
script
self
source
storage
unparsing_
mode
taquito.io
Taquito TypeDocs
Loading...