File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
services/reference/polygon-pos Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ The Polygon PoS network is a hybrid Plasma Proof of Stake side-chain to Ethereum
1717virtual machine (EVM) which allows developers to leverage Infura, MetaMask, and other tools they use for Ethereum when
1818developing and deploying smart contracts to the Polygon network.
1919
20- The Polygon Bor node API is based on geth 's JSON-RPC implementation, you can also use WebSockets to call JSON-RPCs
20+ The Polygon Bor node API is based on Geth 's JSON-RPC implementation, you can also use WebSockets to call JSON-RPCs
2121and [ create subscriptions] ( ../../how-to/subscribe-to-events.md ) .
2222
2323:::info see also
Original file line number Diff line number Diff line change 11---
2- description : Register a token with users using "wallet_watchAsset" .
2+ description : Display a users token assets .
33---
44
55# Display tokens
Original file line number Diff line number Diff line change 11---
2- description : Sign data using "eth_signTypedData_v4" and "personal_sign" .
2+ description : Use RPC methods to request cryptographic signatures from users .
33---
44
55# Sign data
You can’t perform that action at this time.
0 commit comments