diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..b242572 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "githubPullRequests.ignoredPullRequestBranches": [ + "main" + ] +} \ No newline at end of file diff --git a/wallet.json b/wallet.json new file mode 100644 index 0000000..826a4a3 --- /dev/null +++ b/wallet.json @@ -0,0 +1,5 @@ +{ + "priv": "ae8a16d54aa8a4e9850c7b9623312c3ee890a819eedcc354dfc6231124c66b96", + "addr": "oct7LYe1DVYM52tpCXM7kNSidLjsmCz5MKfkux3hSBGQG3L", + "rpc": "https://octra.network" +}