Skip to main content
type SignEvmTypedDataResult = {
  signature: Hex;
};

Properties

PropertyType
signatureHex
I