RE: SteemRollers | Provably Fair SteemDice | (Now Live)

You are viewing a single comment's thread from:

SteemRollers | Provably Fair SteemDice | (Now Live)

in steemrollers •  8 years ago  (edited)

Txid for my first bet is wrong the bot has given wrong id and what are the first two characters for txid e4936f158 since i took ef and e4 but both dont match my rolled number

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

The roll number = Decimal Value for the HEX + (255*.02) for the house edge.
255 = ff the max roll.(e4 = 228 )+( ff*.02 = 5.1) = 233.1 As for the transaction id I get it by using the command get_account_history steemrollers -1 1 which gives me the last txid steemrollers' account. If there are multiple rolls going on sometimes it takes the roll after. The bot uses the txid it returns in the memo. I will be working out these bugs soon.
Would you prefer I put the edge on the payout instead of the roll?