hello everyone,
I just wanted to understand process of mining in multichain as i had gone through white paper and still reading documentation of multichain so i had understand how mining works in multichain permissioned blockchain .
But my question is like:
Let's say user has send transaction in network that is in json format for example
{
"user":"khetesh",
"email":xxx@gmail.com",
"bhamashah_id_bumber":"12345",
"status":"Active"
}
so i just wanted to understand how this transaction data gets validated by miner in the permissioned network?
Can you give me any example where i can say multiple parties involved and they are doing some sorts of tranasction which i mentioned above and data gets validated by miners and then its added to chain..
Any help highly appreciated....
Thanks ,
Khetesh Rotangan