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
#3393 introduces masp fee payment. The SDK supports multiple optional spending keys for gas payment but the client is currently limited to a single one. We should extend this to support multiple keys: to do so we need to introduce a new ArgMultiOpt argument type.
The text was updated successfully, but these errors were encountered:
#3393 introduces masp fee payment. The SDK supports multiple optional spending keys for gas payment but the client is currently limited to a single one. We should extend this to support multiple keys: to do so we need to introduce a new
ArgMultiOpt
argument type.The text was updated successfully, but these errors were encountered: