js-algorand-sdk
js-algorand-sdk copied to clipboard
feat: expose AtomicTransactionComposer.methodCalls
Makes AtomicTransactionComposer.methodCalls public. This is useful for modifying/retrieving the method calls in an ATC externally.
Specifically useful for https://github.com/algorandfoundation/algokit-utils-ts/pull/234