Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion text/0002-grin-governance.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ Far too many to all be listed here, but here are some:

- [https://rust-lang.github.io/rfcs/1068-rust-governance.html](https://rust-lang.github.io/rfcs/1068-rust-governance.html)
- [https://web.archive.org/web/2019*/https://predictablynoisy.com/rust-governance](https://web.archive.org/web/2019*/https://predictablynoisy.com/rust-governance)
- [http://mgattozzi.com/oss-governance-and-sustainablility-i/](http://mgattozzi.com/oss-governance-and-sustainablility-i/)

**Node.js governance**

Expand Down
2 changes: 1 addition & 1 deletion text/0007-node-api-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -1106,7 +1106,7 @@ This RFC temporarily introduces some additional code complexity as v1 and v2 nod
This kind of JSON-RPC API is widely used for cryptocurrencies. For instance:

- [Bitcoin](https://en.bitcoin.it/wiki/API_reference_\(JSON-RPC\))
- [Ethereum](https://github.com/ethereum/wiki/wiki/JSON-RPC)
- [Ethereum](https://ethereum.org/en/developers/docs/apis/json-rpc/)
- [Monero](https://web.getmonero.org/resources/developer-guides/wallet-rpc.html)
- [Tezos](https://tezos.gitlab.io/developer/rpc.html)

Expand Down