Preparing search index...
The search index is not available
@metrixcoin/metrilib
@metrixcoin/metrilib
MetrixRPC
ContractOutput
Interface ContractOutput
interface
ContractOutput
{
contract
:
{
amount
?:
number
;
contractAddress
:
string
;
data
:
string
;
gasLimit
?:
number
;
gasPrice
?:
number
;
}
;
}
Index
Properties
contract
Properties
contract
contract
:
{
amount
?:
number
;
contractAddress
:
string
;
data
:
string
;
gasLimit
?:
number
;
gasPrice
?:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contract
@metrixcoin/metrilib
Loading...