interface ConnectionPathsAminoMsg {
    type: "cosmos-sdk/ConnectionPaths";
    value: ConnectionPathsAmino;
}

Properties

Properties

type: "cosmos-sdk/ConnectionPaths"