Hello,
I have a requirement where I want core feature of multichain to behave a bit differently. ie
1) If one node pushes transaction(some kind of information), It should go to a particular node for approval.If approved, txn should be added in blockchain
2) the node which approves txn, should be rewarded
How can I achieve this in multichain latest version ? If not then possibly what are other options you would like to recommend ?
Thanks