Component
provider, pubsub
Describe the feature you would like
have a way for ProviderBuilder to specify BlockId then use it
|
EthCall::call(self.weak_client(), tx).block(BlockNumberOrTag::Pending.into()) |
for all provider calls/estimategas etc,
Additional context
No response