From 2789f9b541b4543390673e10fbde07d273543e7a Mon Sep 17 00:00:00 2001 From: PaTara Date: Tue, 18 Jun 2024 00:18:08 +0300 Subject: [PATCH 1/2] update docs for bot --- docs/source/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/usage.rst b/docs/source/usage.rst index 820e66e..189440d 100644 --- a/docs/source/usage.rst +++ b/docs/source/usage.rst @@ -439,4 +439,4 @@ string and vice-versa. One more is generating an auth tuple for Web3-Auth gatewa # >>> '0xcc2d976220820d023b7170f520d3490e811ed988ae3d6221474ee97e559b0361' ipfs_hash_decoded = ipfs_32_bytes_to_qm_hash("0xcc2d976220820d023b7170f520d3490e811ed988ae3d6221474ee97e559b0361") # >>> 'Qmc5gCcjYypU7y28oCALwfSvxCBskLuPKWpK4qpterKC7z' - auth = web_3_auth(tester_tokens_seed) + auth = web_3_auth(tester_tokens_seed) From 0f9f18982e359598dc525b0c31e8b6b50531c463 Mon Sep 17 00:00:00 2001 From: PaTara Date: Tue, 18 Jun 2024 00:19:40 +0300 Subject: [PATCH 2/2] update LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 1b267c5..99b5597 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2021 Pavel Tarasov + Copyright 2024 Pavel Tarasov Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.