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
In the marker module's send restriction, when the from address is a marker, we currently require a transfer agent. If there is no transfer agent, that "cannot withdraw from marker account ..." error is returned.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary of Bug
Marker funds cannot be used to pay for fees via a feegrant.
Version
v1.19.1
Steps to Reproduce
GrantAllowance
endpoint to create a feegrant that another address can use to spend some (or all) of the nhash in that marker.You'll get an error that looks like this:
In the marker module's send restriction, when the from address is a marker, we currently require a transfer agent. If there is no transfer agent, that "cannot withdraw from marker account ..." error is returned.
For Admin Use
The text was updated successfully, but these errors were encountered: