interface LeafOpProtoMsg {
    typeUrl: "/ics23.LeafOp";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ics23.LeafOp"
value: Uint8Array