When looking at mining of Giver Contracts why is the out_msgs_source value different from the giver address address listed on the website?
Seems there are three key address, implying there are 3 parties involved for each mining tx: the giver contract address, the out_msgs_source, and the out_msgs_destination. Shouldn’t there just be two: destination = the miner and source = giver contract address?
Apr 8, 2022, 11:47 PM
Could this be because the giver contract address and the out_msgs_source point to the same address hash and the only way to figure this out is to run a unpackAddress() API request for each giver contract address and out_msgs_source?
Apr 8, 2022, 11:53 PM