Does anyone know how the Blockchain call work?
I need simple explanation on this. Kinda confused now
The node which received the message/call/data will verify based on the signoff by Sender's private key.
After verification, the call will be saved on the Function X blockchain.
The nodes connected to Recipient's BOB will constantly filter the messge/call/data which belongs to Recipient.
When received, the nodes will deliver it to Recipient.
Once Recipient's device decrypts, he can start the call.