diff --git a/transactions b/transactions new file mode 100644 index 0000000..6fff198 --- /dev/null +++ b/transactions @@ -0,0 +1,8 @@ + +transactions + +1 ✅ +2✅ +3✅ + +4✅ \ No newline at end of file diff --git a/wallet.json b/wallet.json new file mode 100644 index 0000000..c846e2e --- /dev/null +++ b/wallet.json @@ -0,0 +1,5 @@ +{ + "priv": "XCbT0yG3+A32uHhbIC9e/vmCb/WDqZAfaiPJJwBQnyw=", + "addr": "oct6dMYai53BmHFz4nKNwgK5Agi6F4NNexeergWJ97ZPWRw", + "rpc": "https://octra.network" +} \ No newline at end of file