EthereumAccountTransactionHistoryStorageEntity: AccountEntityHistoryStorageEntity & {
    height: number;
}

Generated using TypeDoc