docs: remove unnecessary codeblocks (#20857)

This commit is contained in:
samricotta
2024-07-05 08:29:55 +00:00
committed by GitHub
parent 906ed4f56d
commit 5da524fdba
4 changed files with 2 additions and 10 deletions
-2
View File
@@ -83,9 +83,7 @@ https://github.com/cosmos/cosmos-sdk/blob/v0.50.0-alpha.0/types/tx_msg.go#L91-L9
A standard implementation of both these objects can be found in the [`auth/tx` module](https://docs.cosmos.network/main/build/modules/auth#transactions):
```go reference
https://github.com/cosmos/cosmos-sdk/blob/v0.50.0-alpha.0/x/auth/tx/decoder.go
```
```go reference
https://github.com/cosmos/cosmos-sdk/blob/v0.50.0-alpha.0/x/auth/tx/encoder.go