require_mandatory_flags
Checks that the auth descriptor contains all the flags deemed necessary for this dapp.
Throws "MISSING MANDATORY FLAGS"
if some are missing.
Parameters
auth_descriptor
the auth descriptor to check.
Checks that the auth descriptor contains all the flags deemed necessary for this dapp.
Throws "MISSING MANDATORY FLAGS"
if some are missing.
the auth descriptor to check.