I have an asset which every address can generate, and send it to some specific addresses, but I want to restrict the amount of the asset sent by the address to one and only send it to a particular address only once. Is this possible using the current Multichain?
For Example:
There are two addresses Address A and Address B. Address A creates an asset C and sends Asset C to Address B, how do I restrict address A from sending Asset C to Address B again.
Basically, an address can only transact with another address only once using a specific asset.