For the complete documentation index, see llms.txt. This page is also available as Markdown.

How To Unlink Permission

Goal

Unlink a linked permission level.

Before you begin

Steps

Remove a linked permission level from an action transfer of contract contractname for alice account:

$ cleos set action permission alice contractname transfer NULL

Last updated