Describe the bug
Running the fill_request script of STEAK protocol results in an imbalanced transaction. The transaction only fails upon submitting to the network.
Looks like I need to setup a wallet and submit some transactions onchain to be able to reproduce it. Alternatively, is it possible to use this newly added feature to capture the state of txbuilder for debugging?
Describe the bug Running the
fill_request
script of STEAK protocol results in an imbalanced transaction. The transaction only fails upon submitting to the network.To Reproduce
fill_request.py
Logs
Expected behavior The transaction should be balanced
Environment and software version (please complete the following information):
Additional context Minimum breaking example to be isolated