issues
search
metaplex-foundation
/
SolanaKT
This is a open source library on kotlin for Solana protocol.
MIT License
69
stars
37
forks
source link
Add Suspended Functions and Kotlin Serialization
#107
Closed
ajamaica
closed
2 years ago
ajamaica
commented
2 years ago
Description
Add Code from metaplex that implements the JsonRpcDriver
Migrate getRecentBlockhash, getAccountInfo, getBalance
https://linear.app/metaplex/issue/DX-464
API Changes
Deprecates all callback functions in favor of suspended
Description
API Changes