Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ExtensionOptionsEthereumTx
Variable ExtensionOptionsEthereumTx
Extension
Options
Ethereum
Tx
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
ExtensionOptionsEthereumTx
;
encode
(
_
:
ExtensionOptionsEthereumTx
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
_
:
ExtensionOptionsEthereumTxAmino
)
:
ExtensionOptionsEthereumTx
;
fromAminoMsg
(
object
:
ExtensionOptionsEthereumTxAminoMsg
)
:
ExtensionOptionsEthereumTx
;
fromPartial
(
_
:
{}
)
:
ExtensionOptionsEthereumTx
;
fromProtoMsg
(
message
:
ExtensionOptionsEthereumTxProtoMsg
)
:
ExtensionOptionsEthereumTx
;
toAmino
(
_
:
ExtensionOptionsEthereumTx
)
:
ExtensionOptionsEthereumTxAmino
;
toProto
(
message
:
ExtensionOptionsEthereumTx
)
:
Uint8Array
;
toProtoMsg
(
message
:
ExtensionOptionsEthereumTx
)
:
ExtensionOptionsEthereumTxProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...