Minor changes

This commit is contained in:
Jamie Hewitt 2022-11-16 12:15:14 +03:00
parent 382020fa4f
commit 69618af85f
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ By default revenue is sent to the owner of the data NFT and this automatically u
In some situations, you may want the revenue to be sent to another account rather than the owner. This can be done by setting a new **payment collector**. Changing the payment collector can be particularly useful when the data NFT is owned by an organization or enterprise, rather than an individual.
In order to set a new payment collector, you need to visit the asset detail page and then click on “Edit Asset” and then scroll down to the field call “New Payment Collector”. You need to add the new Ethereum address and then click “Submit“. You will then need to sign two transactions to finalize the update.
In order to set a new payment collector, you need to visit the asset detail page and then click on “Edit Asset” and then scroll down to the field call “Payment Collector Address”. Add the new Ethereum address in this field and then click “Submit“. Finally, you will then need to sign two transactions to finalize the update.
![Update Payment Collector](<images/change-payment-collector.png>)