hindley-milner-systems / dapp-ertp-airdrop

0 stars 2 forks source link

revisit `makeAmountForCllaim` #39

Closed tgrecojs closed 7 months ago

tgrecojs commented 7 months ago

ss_04062024_000253.png

linear[bot] commented 7 months ago

LAR-95 revisit `makeAmountForCllaim`

tgrecojs commented 7 months ago

I've updated the codebase to deal with Amounts directly instead of messing around with adding numbers. I'm already finding it much easier to work with.

https://github.com/lari-labs/dapp-ertp-airdrop/blob/56cb0731210cfa246e673911b8a0ef0223fcd777/contract/src/airdrop/prepare.js#L119-L129