mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 21:07:58 +08:00
feat(router): add db interface for /relay (#6879)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -39,6 +39,7 @@ pub mod payouts;
|
||||
pub mod process_tracker;
|
||||
pub mod query;
|
||||
pub mod refund;
|
||||
pub mod relay;
|
||||
pub mod reverse_lookup;
|
||||
pub mod role;
|
||||
pub mod routing_algorithm;
|
||||
|
||||
Reference in New Issue
Block a user