Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
leeqiang250 committed Nov 3, 2022
1 parent d49af91 commit 12620bd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ public void init() {
OpNftComposeEvent.EVENT_NAME = ContextService.kikoOwner + OpNftComposeEvent.EVENT_NAME;
OpNftSplitEvent.EVENT_NAME = ContextService.kikoOwner + OpNftSplitEvent.EVENT_NAME;

ContextService.aptosHost = "https://fullnode.testnet.aptoslabs.com";
aptosService.initialize();
}

Expand Down

0 comments on commit 12620bd

Please sign in to comment.