Interface SignDataRpcRequest

Hierarchy

  • SignDataRpcRequest

Properties

Properties

id: string
method: "signData"
params: [{
    cell: string;
    schema_crc: number;
}]

Generated using TypeDoc