Implement the functions' body for the RoyaltyFeeRegistry contract. For reference and consistency, the implementation should align with the existing Cairo0 RoyaltyFeeRegistry.cairo contract.
Dependencies:
scarb v2.4.0
snforge 0.13.0
Requirements:
Ensure that the code passes both scarb fmt and scarb build commands without errors, ensuring proper formatting and successful build.
Implement the functions' body for the RoyaltyFeeRegistry contract. For reference and consistency, the implementation should align with the existing Cairo0
RoyaltyFeeRegistry.cairo
contract.Dependencies:
scarb v2.4.0 snforge 0.13.0
Requirements:
Ensure that the code passes both
scarb fmt
andscarb build
commands without errors, ensuring proper formatting and successful build.