Skip to content

Commit

Permalink
Merge pull request #1477 from evoskuil/master
Browse files Browse the repository at this point in the history
Whitespace.
  • Loading branch information
evoskuil committed Jun 6, 2024
2 parents aafc22f + 6acb94b commit b70f885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/bitcoin/system/impl/machine/interpreter.ipp
Original file line number Diff line number Diff line change
Expand Up @@ -1698,7 +1698,7 @@ BC_POP_WARNING()
BC_POP_WARNING()

template <typename Stack>
code interpreter<Stack>::connect_witness(const context&state,
code interpreter<Stack>::connect_witness(const context& state,
const transaction& tx, const input_iterator& it,
const script& prevout) NOEXCEPT
{
Expand Down

0 comments on commit b70f885

Please sign in to comment.