FacetUtils.sol
FacetUtils
Reference
- Forte Rules Engine Reference v2.1.0
- Example
- Protocol
- Common
- Client
- Contents
- Token
- Contents
- Handler
- ProtocolTokenCommonU.sol
- ERC20
- ProtocolTokenCommon.sol
- IProtocolTokenHandler.sol
- IProtocolToken.sol
- HandlerTypeEnum.sol
- ITokenInterface.sol
- ERC721
- Common
- Application
- Pricing
FacetUtils.sol
FacetUtils
Functions
callAnotherFacet
function callAnotherFacet(bytes4 _functionSelector, bytes memory _callData)
internal
returns (bool success, bytes memory res);
On this page