Forte Rules Engine home page
v1
Search...
⌘K
Contact Us
Contact Us
Search...
Navigation
IAppManagerUser.sol
IAppManagerUser
Documentation
Guides
Reference
Documentation
GitHub FRE
Contributor Guide
Reference
Forte Rules Engine Reference v1
Example
Protocol
Common
Client
Token
Common
Application
IAppManager.sol
IAppManagerUser.sol
IAppManagerUser
ProtocolApplicationHandler.sol
ProtocolApplicationHandlerCommon.sol
Data
AppManager.sol
Pricing
On this page
Functions
confirmAppManagerAddress
IAppManagerUser.sol
IAppManagerUser
Git Source
Author:
@ShaneDuncan602, @oscarsernarosero, @TJ-Everett
Interface for app manager user functions.
This interface is implemented by all contracts that use AppManager. It provides the common function for setting up a new link to an AppManager
Functions
confirmAppManagerAddress
This function confirms a new appManagerAddress that was put in storage. It can only be confirmed by the proposed address
Copy
Ask AI
function
confirmAppManagerAddress
()
external
;
IAppManager
ProtocolApplicationHandler
Assistant
Responses are generated using AI and may contain mistakes.