Good, marketing deserves a bounty. We will set up the bountys tomorrow in more detail, what we will pay you for and what kind of work we need. What is your account num?
Can you post premaned wallet adress? thx
sure, this is the so called genesis block:
{
"root": "bef853ef7cad8d40fb79aa85213d788d6ed5cfa372f2dc967cb114ce2924cf68",
"accounts": {
"6ac7a4de4297af8ae0196163a61ccff69fa411b6": {
"balance": "250000000000000000000000",
"nonce": 0,
"root": "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"codeHash": "c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470",
"storage": {}
}
}
}
accounts: well this is at it sounds, accounts that you allocate funds for in genesis. in this case, 0x6ac7a4de4297af8ae0196163a61ccff69fa411b6
if you run the command: ./shift dump 0, you will be able to see all this data.