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

Properties

PropertyType
signatureHex
I