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
We can get rid of these two fields inside core_access and ru-use clientTx. Since the node's version of the app contains a small bug in handling DefaultAccountAddress(), it should be done after celestiaorg/celestia-app#3597 is included in app release.
Lets also use only user.WithDefaultAccount(keyName) in SetupTxClient
The text was updated successfully, but these errors were encountered:
We can get rid of these two fields inside core_access and ru-use clientTx. Since the node's version of the app contains a small bug in handling
DefaultAccountAddress()
, it should be done after celestiaorg/celestia-app#3597 is included in app release.Lets also use only
user.WithDefaultAccount(keyName)
in SetupTxClientThe text was updated successfully, but these errors were encountered: