Skip to content

Commit

Permalink
GITBOOK-87: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
Bojan Angjelkoski authored and gitbook-bot committed Dec 5, 2024
1 parent 37efc4f commit 00c62b1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitbook/core-modules/wasm.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
The `wasm` module is the heart of interacting with the wasm smart contracts deployed on the injective chain, here you can find a list of [smart contracts](https://explorer.injective.network/contracts/) that are deployed on the Injective chain.

{% hint style="info" %}
`MsgUpdateCode` and `MsgStoreCode` are not support by the Metamask wallet.
`MsgUpdateCode` and `MsgStoreCode` are not supported by Ethereum (ex: Metamask) wallets.
{% endhint %}



### MsgExecuteContract (Transfer)

This message is used to execute contract function, below we will use the [CW20 spec](https://github.com/CosmWasm/cw-plus/blob/main/packages/cw20/README.md) transfer message as an example.
Expand Down

0 comments on commit 00c62b1

Please sign in to comment.