You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, when calling the substrate.get_block(block_hash=block_hash) the self._send_recv_task in the AsyncSubstrateInterface will be None. So the .done() attr doesn't exist.