sporeprotocol / spore-sdk

The Ultimate TypeScript SDK for Spore Protocol
https://docs.spore.pro
MIT License
12 stars 10 forks source link

feat: change min payment #89

Closed ashuralyk closed 6 months ago

ashuralyk commented 6 months ago

Description

Spore contract has change its min_payment flag from uint8 to uint64, so SDK should match this change