Preparing search index...
The search index is not available
@coinbase/coinbase-sdk
@coinbase/coinbase-sdk
coinbase/types
TypedDataField
Type alias TypedDataField
Typed
Data
Field
:
{
name
:
string
;
type
:
string
;
}
A specific field of a structured EIP-712 type.
Type declaration
name
:
string
The field name.
type
:
string
The type of the field.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@coinbase/coinbase-sdk
Loading...
A specific field of a structured EIP-712 type.