From 35918eb00b91aebbd6634913f3ca027a48ab8d26 Mon Sep 17 00:00:00 2001 From: Flowbuild XYZ Date: Sat, 28 Jun 2025 19:22:41 +0000 Subject: [PATCH] Add Flowbuild --- builder-registrations.json | 5 +++++ 1 file changed, 5 insertions(+) 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"] } ]