diff --git a/builder-registrations.json b/builder-registrations.json index 399db88..5d38177 100644 --- a/builder-registrations.json +++ b/builder-registrations.json @@ -103,5 +103,10 @@ "name": "Eureka", "rpc": "rpc.eurekabuilder.xyz", "supported-apis": ["refund-recipient"] + }, + { + "name": "Flowbuild", + "rpc": "rpc.flowbuild.xyz", + "supported-apis": ["refund-recipient", "cancel-endpoint"] } ]