Skip to content

Stellar SDK 0.28.0

Compare
Choose a tag to compare
@nebolsin nebolsin released this 20 Jul 11:47
· 60 commits to main since this release
v0.28.0

stellar-base

Features

  • support muxed accounts in tx builder (#162) (37cd954)

stellar-sdk

Changes

  • Stellar::Account class is now part of stellar-base gem
  • Stellar::Account.lookup is deprecated, use Stellar::Federation.lookup instead