Nice!
Edit: Tried with 0.1 SBD but can't understand how to verify lol
Txid 062a67ea0c706c1986f17027289c607dc8df7cd1
for the second game it is showing correct tx id in the return memo but for the first it is showing wrong tx id
You are viewing a single comment's thread from:
Go to the site link above. Type in the first two characters of Txid. Convert hexadecimal to decimal.
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
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 commandget_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?