payjoin-cli is meant to be a reference implementation. We've built the API largely around enabling the receiver to do tx cut through and utxo consolidation, among others. There are a few integration tests that demonstrate this, but it would be cool to have these modes implemented in the reference cli as well. Perhaps receive can operate with different modes, e.g. --cut-through <address>, --consolidate...
payjoin-cli is meant to be a reference implementation. We've built the API largely around enabling the receiver to do tx cut through and utxo consolidation, among others. There are a few integration tests that demonstrate this, but it would be cool to have these modes implemented in the reference cli as well. Perhaps
receivecan operate with different modes, e.g.--cut-through <address>,--consolidate...