* clear

* feat: Add everything

* fix: Commenht
This commit is contained in:
Prad Nukala
2025-10-03 14:45:52 -04:00
committed by GitHub
parent 43b4a11c06
commit 13e6c3e84d
1935 changed files with 655061 additions and 40058 deletions
Regular → Executable
+2
View File
@@ -8,6 +8,8 @@ import (
// EncodingConfig specifies the concrete encoding types to use for a given app.
// This is provided for compatibility between protobuf and amino implementations.
// It encapsulates all the required components for encoding/decoding transactions
// and other data structures in the blockchain.
type EncodingConfig struct {
InterfaceRegistry types.InterfaceRegistry
Codec codec.Codec