interface BatchProofProtoMsg {
    typeUrl: "/ics23.BatchProof";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ics23.BatchProof"
value: Uint8Array