Add low-latency, RPC proposal (#11221)

* Add RiP Curl proposal

* Apply review feedback
This commit is contained in:
Greg Fitzgerald
2020-07-30 10:52:47 -06:00
committed by GitHub
parent a23e1129a9
commit 31ea69f278
2 changed files with 57 additions and 0 deletions

View File

@ -171,6 +171,7 @@ module.exports = {
"proposals/rust-clients",
"proposals/optimistic_confirmation",
"proposals/embedding-move",
"proposals/rip-curl",
],
},
};