interface EraMismatch {
    ledgerEra: Era;
    queryEra: Era;
}

Properties

Properties

ledgerEra: Era
queryEra: Era