interface CIP30DataSignature {
    key: Core.HexBlob;
    signature: Core.HexBlob;
}

Properties

Properties

signature: Core.HexBlob