chore: fix the note box syntax error (#20499)
This commit is contained in:
parent
46d6406ab3
commit
fa371f5e23
@ -1,6 +1,6 @@
|
||||
# Updating the docs
|
||||
|
||||
::note
|
||||
:::note
|
||||
The documentation is built from [cosmos-sdk-docs repo](https://github.com/cosmos/cosmos-sdk-docs) and is hosted on [docs.cosmos.network](https://docs.cosmos.network).
|
||||
:::
|
||||
|
||||
|
||||
@ -82,7 +82,7 @@ This message sends coins directly from the sender to the community pool.
|
||||
|
||||
:::tip
|
||||
If you know the protocolpool module account address, you can directly use bank `send` transaction instead.
|
||||
::::
|
||||
:::
|
||||
|
||||
```protobuf reference
|
||||
https://github.com/cosmos/cosmos-sdk/blob/97724493d792517ba2be8969078b5f92ad04d79c/proto/cosmos/protocolpool/v1/tx.proto#L32-L42
|
||||
|
||||
Loading…
Reference in New Issue
Block a user