Add support for authorization groups #61
Reference in New Issue
Block a user
Delete Branch "uw-auth-groups"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This builds on PR #60 and adds some helpers for account id handling, and serialization support for authorization groups and auth proposals.
Extended-auth account ids use an {account, Subtype} tag. These helpers let callers test account membership and extract the 32-byte pubkey without pattern-matching on specialize/1 results.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.