Depends on the wallet provider ( or an object ) that you are connecting with.
Make sure to check if the provider node could be connected, and using the right network.
Also, await keyword is essential since it resolves promise object ( since it is a remote call that uses node ).
Originally posted by @ghost in #171 (comment)
Make sure to check if the provider node could be connected, and using the right network.
Also, await keyword is essential since it resolves promise object ( since it is a remote call that uses node ).
Originally posted by @ghost in #171 (comment)