TransactionBuilder.fromXDR()
does not support muxed accounts
#471
Labels
TransactionBuilder.fromXDR()
does not support muxed accounts
#471
Describe the bug
We missed adding the
withMuxing
argument to the follow call (#L391):We likely need to use the
TransactionBuilder.supportMuxedAccounts
attribute defined in the object's initialization:What version are you on?
6.0.3
The text was updated successfully, but these errors were encountered: