Skip to content

Commit

Permalink
Initial commit which is SIGNED
Browse files Browse the repository at this point in the history
Signed-off-by: ivaylogarnev-limechain <[email protected]>
  • Loading branch information
ivaylogarnev-limechain committed Oct 25, 2024
1 parent 3fbcaac commit 1bbb1f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/multi-node-multi-signature.js
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,6 @@ const getAllSignaturesFromTransaction = (signedTransaction) => {
});

return signatures;

console.log("test signed commit");
};

0 comments on commit 1bbb1f8

Please sign in to comment.