# Functions
BuildAccountPermTree build PermTree for account.
BuildMethodPermTree build PermTree for contract method.
GetPermTreeList return a BFS list of a perm tree.
NewPermNode return a default PermNode.
No description provided by the author
# Constants
Failed : ACLValidator verified failed.
NotVerified : not verified by ACLValidator.
Success : ACLValidator verified successful.
# Type aliases
ValidateStatus define the validation status of a perm node.