You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tapgarden: refactor fundGenesisPsbt to pass in pending batch
Pass the pending batch into fundGenesisPsbt and convert it into a
standalone function rather than a method on ChainPlanter. This change
makes it easier to call fundGenesisPsbt from unit tests.
0 commit comments