Interface TxToSend

interface TxToSend {
    message: { toBinary: () => Uint8Array };
    path: string;
}

Properties

Properties

message: { toBinary: () => Uint8Array }
path: string
MMNEPVFCICPMFPCPTTAAATR