onflow / flow-ft

The Fungible Token standard on the Flow Blockchain
https://onflow.org
The Unlicense
144 stars 53 forks source link

Implementation-of-flip-69 #123

Closed satyamakgec closed 1 year ago

satyamakgec commented 1 year ago

It addresses https://github.com/onflow/flips/blob/fungibleToken-standard-improvement/flips/20230206-fungible-token-vault-type-discovery.md

TODO:

joshuahannan commented 1 year ago

@satyamakgec You'll need to pull the latest from master before you push your new changes since it is out of date

satyamakgec commented 1 year ago

@joshuahannan latest pull have taken and the return type also changed

satyamakgec commented 1 year ago

May need to fix the Go tests to make the CI happy