Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
required parameter
  • Loading branch information
1b00 authored Apr 1, 2023
1 parent 77818ad commit 29c9daa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 04-testing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ If you would like to see even more verbose log output from running your contract

```ts
blockchain.verbosity = {
print: true,
blockchainLogs: true,
vmLogs: "vm_logs_full",
debugLogs: true,
Expand Down

0 comments on commit 29c9daa

Please sign in to comment.