ChainSig.js Documentation - v1.1.6
Preparing search index...
chainAdapters
evm
EVMTransactionRequestLegacy
Interface EVMTransactionRequestLegacy
interface
EVMTransactionRequestLegacy
{
from
:
`
0x
${
string
}
`
;
to
:
`
0x
${
string
}
`
;
value
?:
bigint
;
gas
?:
bigint
;
}
Index
Properties
from
to
value?
gas?
Properties
from
from
:
`
0x
${
string
}
`
to
to
:
`
0x
${
string
}
`
Optional
value
value
?:
bigint
Optional
gas
gas
?:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
to
value
gas
ChainSig.js Documentation - v1.1.6
Loading...