diff --git a/builder-registrations.json b/builder-registrations.json index 4717030..9bad229 100644 --- a/builder-registrations.json +++ b/builder-registrations.json @@ -93,5 +93,10 @@ "name": "Bombora", "rpc": "rpc.bombora.build", "supported-apis": ["refund-recipient", "cancel-endpoint"] + }, + { + "name": "Seneschal", + "rpc": "https://rpc.seneschal.space", + "supported-apis": ["v0.1", "refund-recipient", "cancel-endpoint"] } ]