Content pfp
Content
@
https://warpcast.com/~/channel/now-playing
0 reply
0 recast
0 reaction

Boiler(Chris) pfp
Boiler(Chris)
@boiler
first Shaman worked but it only added like 0.000000001 ish shares. forgot the 18 digit thing. Something I just learned though, using the word ether in solidity does all the digit shite for you. ``` uint256 public constant SHARES_ON_JOIN = 1 ether; // 1 voting share uint256 public constant LOOT_ON_JOIN = 100 ether; // 100 non-voting loot ```
0 reply
0 recast
1 reaction