TypedDataField
Defined in: node_modules/.pnpm/ethers@6.15.0/node_modules/ethers/lib.esm/hash/typed-data.d.ts:31
A specific field of a structured [[link-eip-712]] type.
Properties
Section titled “Properties”name: string;
Defined in: node_modules/.pnpm/ethers@6.15.0/node_modules/ethers/lib.esm/hash/typed-data.d.ts:35
The field name.
type: string;
Defined in: node_modules/.pnpm/ethers@6.15.0/node_modules/ethers/lib.esm/hash/typed-data.d.ts:39
The type of the field.