Open joshkauffman opened 5 years ago
To add support for linkauth
wildcard, simply push blank data for type
field.
Example
https://eosq.app/tx/ea37b719d9aee58ece21d8da0596787a4c826564663810058a42e08b5bce36ee
{
"account": "deweb.eosn",
"code": "deweb.eosn",
"requirement": "firebase",
"type": ""
}
Arguments are listed as:
eosc system linkauth [your account] [code account] [action name] [permission name] [flags]
When entering:eosc system linkauth dfusecontent eosio.token "*" active
I got this error returned:ERROR: invalid name format for "action name": invalid name, 13 characters maximum
However, when flipping around
*
andactive
's placement, it allowed the tx to be tried.As a second error though, it then returned the error: