Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
chore: delete duplicate vmultisig state console log (#897)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanleecode authored Apr 17, 2023
1 parent 531f4db commit 3fbc9e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/multisig/virtual.eg.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ if (!state) {
}, signature({ sender: alexa }))
.hex
.run()
console.log(`Virtual multisig state: ${state}`)
}

console.log("State:", state)
Expand Down

0 comments on commit 3fbc9e5

Please sign in to comment.