interface SnapshotAminoMsg {
    type: "/tendermint.abci.Snapshot";
    value: SnapshotAmino;
}

Properties

Properties

type: "/tendermint.abci.Snapshot"