radix-engine 1.3.1

Reference implementation of Radix Engine, from the Radix DLT project.
Documentation
1
2
3
4
5
6
7
8
# Royalties

Royalties allow a package deployer and a component owner to receive royalties on every function
or method call.

This is implemented in two parts:
* [Package Royalties Blueprint Module]package_royalties.md.
* [Component Royalties Object Module]component_royalties.md.