EIP712Endorsement
const EIP712Endorsement: object;Defined in: packages/synapse-core/src/utils/cert.ts:22
Type Declaration
Section titled “Type Declaration”Endorsement
Section titled “Endorsement”readonly Endorsement: readonly [{ name: "nonce"; type: "uint64";}, { name: "notAfter"; type: "uint64";}, { name: "providerId"; type: "uint256";}];