Future<int> getFeeEstimation({required int walletId, required int blocks}) { throw UnimplementedError('getFeeEstimation() has not been implemented.'); }