The Admin with the ability to configure the policies applied to a contract.
RulesEngineClient
abstract contract, which is available in the forte-rules-engine
npm package.
setCallingContractAdmin()
function (inherited from RulesEngineClient
).
setCallingContractAdmin()
function with proper access controls to prevent unauthorized users from changing the admin. It’s recommended that only the current Calling Contract Admin should be able to invoke this function.