Skip to content

Commit 06edbe2

Browse files
committed
explorer: rich info for contracts deployed/invoked in a treasury block
1 parent be8e4e5 commit 06edbe2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

explorer/explorer_node.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ int main(int argc, char* argv[]) {
5151
beam::Rules r;
5252
beam::Rules::Scope scopeRules(r);
5353

54+
SetCurrentDirectoryW(L"C:\\Beam\\dappnet2");
55+
5456
Options options;
5557
if (!parse_cmdline(argc, argv, options, r)) {
5658
return 1;

0 commit comments

Comments
 (0)