Skip to content

v5.3.0

Compare
Choose a tag to compare
@Shaptic Shaptic released this 14 Jun 18:33
· 240 commits to master since this release
b905e17

Add

  • Opt-in support for muxed accounts. In addition to the support introduced in v5.2.0, this completes support for muxed accounts by enabling them for fee-bump transactions. Pass a muxed account address (in the M... form) as the first parameter (and explicitly opt-in to muxing by passing true as the last parameter, withMuxing) to TransactionBuilder.buildFeeBumpTransaction to make the feeSource a fully-muxed account instance (#434).