Skip to content
Open
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
6 changes: 6 additions & 0 deletions builder-registrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,12 @@
{
"name": "Eureka",
"rpc": "rpc.eurekabuilder.xyz",
"supported-apis": ["refund-recipient"]
},
{
"name": "EZChain",
"rpc": "rpc.ezchain.xyz",
"supported-apis": ["v0.1"]
"supported-apis": ["refund-recipient", "cancel-endpoint"]
},
Comment on lines 87 to 97
{
Expand Down