js-algorand-sdk
js-algorand-sdk copied to clipboard
Allow manually adding foreign refs to transactions generated with `addMethodCall`
In the case that a foreign ref (asset,acct,app) is not specified in the method signature but might be needed for some reason, the caller of the AtomicTransactionComposer.addMethodCall should still be able to provide it