Description
The backend needs to react to registrations/recoveries in near-real-time; this requires documenting the getEvents RPC call and filter shape.
Deliverables
- A section in
docs/INTEGRATION.md showing an example getEvents request filtered to this contract's ID and a REGISTERED/UNREGISTERED topic, with a sample response.
Depends on
Write docs/INTEGRATION.md describing how the backend should call this contract over Soroban RPC
Description
The backend needs to react to registrations/recoveries in near-real-time; this requires documenting the
getEventsRPC call and filter shape.Deliverables
docs/INTEGRATION.mdshowing an examplegetEventsrequest filtered to this contract's ID and a REGISTERED/UNREGISTERED topic, with a sample response.Depends on
Write docs/INTEGRATION.md describing how the backend should call this contract over Soroban RPC