Skip to main content
type SignEvmHashOptions = {
  evmAccount: EvmAddress;
  hash: Hex;
};

Properties

PropertyType
evmAccountEvmAddress
hashHex