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
Hello is there a way to reload the blockchain object during the code execution ? I tried to use the chain_access's method named reload but it has no effect. Here is my code:
Hello is there a way to reload the blockchain object during the code execution ? I tried to use the chain_access's method named reload but it has no effect. Here is my code:
chain.getAccess().chain->reload();