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
Now that generate is deprecated, I would like to replace it with generatetoaddress but I am not sure how to get the address to pass along in the code below:
Now that
generate
is deprecated, I would like to replace it withgeneratetoaddress
but I am not sure how to get the address to pass along in the code below:confidential-assets-demo/src/fred/main.go
Line 43 in bd23dc9
How do I pass a valid address as extra argument to the call?
The text was updated successfully, but these errors were encountered: