Skip to content

Commit

Permalink
Merge pull request #86 from airalab/development
Browse files Browse the repository at this point in the history
update docs for bot
  • Loading branch information
PaTara43 authored Jun 17, 2024
2 parents aa279fd + 0f9f189 commit 890b485
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 890b485

Please sign in to comment.