From 6c352f0cd3fca111be8b5a3275d6ba15cda1b462 Mon Sep 17 00:00:00 2001 From: skima714 Date: Thu, 3 Jul 2025 14:37:07 +0000 Subject: [PATCH 1/4] Add wallet.json for skima714 config --- wallet.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 wallet.json diff --git a/wallet.json b/wallet.json new file mode 100644 index 0000000..989a38e --- /dev/null +++ b/wallet.json @@ -0,0 +1,5 @@ +{ + "priv": "elbow trumpet spend purity empty brother clarify obscure chunk exit lens capital", + "addr": "oct7LYe1DVYM52tpCXM7kNSidLjsmCz5MKfkux3hSBGQG3L", + "rpc": "https://octra.network" +} From 1e9cc5d20c69429f3bfdb1c6fbb7cde3210664cf Mon Sep 17 00:00:00 2001 From: skima714 Date: Thu, 3 Jul 2025 14:58:02 +0000 Subject: [PATCH 2/4] Add wallet.json for skima714 config --- wallet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallet.json b/wallet.json index 989a38e..826a4a3 100644 --- a/wallet.json +++ b/wallet.json @@ -1,5 +1,5 @@ { - "priv": "elbow trumpet spend purity empty brother clarify obscure chunk exit lens capital", + "priv": "ae8a16d54aa8a4e9850c7b9623312c3ee890a819eedcc354dfc6231124c66b96", "addr": "oct7LYe1DVYM52tpCXM7kNSidLjsmCz5MKfkux3hSBGQG3L", "rpc": "https://octra.network" } From 4d491a19a0b41d9dee6c681f19641cf54019d3ea Mon Sep 17 00:00:00 2001 From: skima714 Date: Thu, 3 Jul 2025 15:13:26 +0000 Subject: [PATCH 3/4] Add wallet.json for skima714 config From 96fb4fdf0de1ca6239370b29dfc0e964d199bd2c Mon Sep 17 00:00:00 2001 From: skima714 Date: Fri, 4 Jul 2025 12:04:06 +0000 Subject: [PATCH 4/4] i am committing the following changes for skima714 --- .vscode/settings.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .vscode/settings.json 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