interface QueryEpochResponseAmino {
    epoch?: EpochAmino;
}

Properties

Properties

epoch?: EpochAmino