flashbots / flashbots/ethers-provider-flashbots-bundle
getUserStatsV2 returns empty strings
Open
- Dominant language
- TypeScript
- Stars
- 566
- Forks
- 211
- PR merge metrics
- No merged PRs in 30d
Description
getUserStatsV2 returns ' ', as before for sure there were values for allTimeGasSimulated and high priority.
{
allTimeGasSimulated: '',
allTimeValidatorPayments: '',
isHighPriority: false,
last1dGasSimulated: '',
last1dValidatorPayments: '',
last7dGasSimulated: '',
last7dValidatorPayments: ''
}
?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.