@hashgraph/hedera-wallet-connect 2.0.0-canary.45f2441.0 → 2.0.1-canary.b1d8954.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
@@ -27,7 +27,7 @@ For more information see:
|
|
27
27
|
|
28
28
|
- [Ethereum JSON-RPC Specification ](https://ethereum.github.io/execution-apis/api-documentation/)
|
29
29
|
- [Hedera EVM: JSON-RPC relay](https://docs.hedera.com/hedera/core-concepts/smart-contracts/json-rpc-relay)
|
30
|
-
- [Hedera Native: JSON-RPC spec](https://docs.reown.com/advanced/multichain/rpc-reference/hedera-rpc)
|
30
|
+
- [Hedera Native: JSON-RPC spec](https://docs.reown.com/advanced/multichain/rpc-reference/hedera-rpc)
|
31
31
|
- [@hashgraph/sdk](https://www.npmjs.com/package/@hashgraph/sdk)
|
32
32
|
|
33
33
|
## Getting started
|