From 5c66ed3294f2b7912d5bb60ed286a91cf851b89e Mon Sep 17 00:00:00 2001 From: Marko Baricevic Date: Mon, 27 Jan 2025 13:47:57 +0100 Subject: [PATCH 1/2] add crypto --- api/index.html | 8 ++++---- client/v2/index.html | 8 ++++---- collections/index.html | 8 ++++---- collections/protocodec/index.html | 8 ++++---- core/index.html | 8 ++++---- core/testing/index.html | 8 ++++---- crypto/index.html | 25 +++++++++++++++++++++++++ depinject/index.html | 8 ++++---- errors/index.html | 8 ++++---- errors/v2/index.html | 8 ++++---- index.html | 8 ++++---- indexer/postgres/index.html | 8 ++++---- log/index.html | 8 ++++---- math/index.html | 8 ++++---- orm/index.html | 8 ++++---- runtime/v2/index.html | 8 ++++---- schema/index.html | 8 ++++---- schema/testing/index.html | 8 ++++---- server/v2/appmanager/index.html | 8 ++++---- server/v2/cometbft/index.html | 8 ++++---- server/v2/index.html | 8 ++++---- server/v2/stf/index.html | 8 ++++---- simapp/index.html | 8 ++++---- store/index.html | 8 ++++---- store/v2/index.html | 8 ++++---- systemtests/index.html | 8 ++++---- tools/benchmark/index.html | 8 ++++---- tools/confix/index.html | 8 ++++---- tools/cosmovisor/index.html | 8 ++++---- tools/hubl/index.html | 8 ++++---- tools/rosetta/index.html | 8 ++++---- vangen.json | 3 ++- x/accounts/defaults/base/index.html | 8 ++++---- x/accounts/defaults/lockup/index.html | 8 ++++---- x/accounts/defaults/multisig/index.html | 8 ++++---- x/accounts/index.html | 8 ++++---- x/auth/index.html | 8 ++++---- x/authz/index.html | 8 ++++---- x/bank/index.html | 8 ++++---- x/circuit/index.html | 8 ++++---- x/consensus/index.html | 8 ++++---- x/distribution/index.html | 8 ++++---- x/epochs/index.html | 8 ++++---- x/evidence/index.html | 8 ++++---- x/feegrant/index.html | 8 ++++---- x/feemarket/index.html | 8 ++++---- x/gov/index.html | 8 ++++---- x/group/index.html | 8 ++++---- x/mint/index.html | 8 ++++---- x/nft/index.html | 8 ++++---- x/params/index.html | 8 ++++---- x/protocolpool/index.html | 8 ++++---- x/slashing/index.html | 8 ++++---- x/staking/index.html | 8 ++++---- x/tx/index.html | 8 ++++---- x/upgrade/index.html | 8 ++++---- 56 files changed, 243 insertions(+), 217 deletions(-) create mode 100644 crypto/index.html diff --git a/api/index.html b/api/index.html index 5dc7318a60..3e38bc7996 100644 --- a/api/index.html +++ b/api/index.html @@ -3,8 +3,8 @@ cosmossdk.io/api - - + + + + +
+

cosmossdk.io/crypto

+go get cosmossdk.io/crypto +import "cosmossdk.io/crypto" +Home: https://godoc.org/cosmossdk.io/crypto
+Source: https://github.com/cosmos/cosmos-sdk
+Sub-packages:
+ + \ No newline at end of file diff --git a/depinject/index.html b/depinject/index.html index 2f48221c4f..e4840e35d8 100644 --- a/depinject/index.html +++ b/depinject/index.html @@ -3,8 +3,8 @@ cosmossdk.io/depinject - - + +