concordium-rust-smart-contracts icon indicating copy to clipboard operation
concordium-rust-smart-contracts copied to clipboard

Changed royalty payment method

Open NossicaSystems opened this issue 2 years ago • 1 comments

Purpose

Changing the royalty payment method from tokens to ccd

Changes

The payment method needed to invoke the ccd transfer function instead of transferring tokens. Associated tests were updated accordingly

Checklist

  • [x] My code follows the style of this project.
  • [x] The code compiles without warnings.
  • [x] I have performed a self-review of the changes.
  • [x] I have documented my code, in particular the intent of the hard-to-understand areas.
  • [ ] (If necessary) I have updated the CHANGELOG.

CLA acceptance

_Remove if not applicable.

By submitting the contribution I accept the terms and conditions of the Contributor License Agreement v1.0

  • link: https://developers.concordium.com/CLAs/Contributor-License-Agreement-v1.0.pdf

  • [ ] I accept the above linked CLA.

NossicaSystems avatar Jun 20 '23 13:06 NossicaSystems

@DOBEN, sorry I do not seem to be able to add you as a reviewer directly :-(. However, I was asked to open this PR for you to look through.

NossicaSystems avatar Jun 20 '23 13:06 NossicaSystems