Governance Registry Pallet Extrinsics
Set
Sets the value of an asset_id
to the signed account id. Only callable by root.
Grant Root
Sets the value of an asset_id
to root. Only callable by root.
Remove
Removes mapping of an asset_id
. Only callable by root.