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
Propose the following scheme: 1) validator sends special action to some contract; 2) block-service captures this action and shows url in explorer.
Action can be something like seturl(account_name name, string url). It should check authority of name.
The text was updated successfully, but these errors were encountered:
Propose the following scheme: 1) validator sends special action to some contract; 2) block-service captures this action and shows url in explorer.
Action can be something like
seturl(account_name name, string url)
. It should check authority ofname
.The text was updated successfully, but these errors were encountered: