interface PageResponseAminoMsg {
    type: "cosmos-sdk/PageResponse";
    value: PageResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/PageResponse"