Metrics constructor
Metrics({})
Implementation
Metrics(
{this.transactionsPerBatch,
this.batchFrequency,
this.transactionsPerSecond,
this.tokenAccounts,
this.wallets,
this.avgTransactionFee,
this.estimatedTimeToForgeL1});