Skip to content

Commit

Permalink
more boxes
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Butcher <[email protected]>
  • Loading branch information
technosophos committed Sep 9, 2021
1 parent 9e0f7b6 commit 33d4d64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server/routes.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ where
verification_strategy.clone(),
wrapped_keyring.clone(),
))
.boxed()
.or(v1::invoice::create_json(
store.clone(),
secret_store,
Expand Down

0 comments on commit 33d4d64

Please sign in to comment.