BloomGameStudio / BloomDiscordBot

1 stars 1 forks source link

RPC Handling #94

Closed Sarahtonein closed 3 months ago

Sarahtonein commented 5 months ago

Implement a secondary RPC, as well as a retry mechanism in the event that both do not work.

This should handle cases where RPCs are temporarily experiencing issues, such as not being up to date with the current blockheight, etc.

Sarahtonein commented 3 months ago

linked PR