Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Update bitswapd.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Jan 29, 2024
1 parent fefc995 commit b8719d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/bitswapd.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ use bitswap_core::{

##[derive]
use amm::{Swap, AMM_Function, Amount, AluVM, RGBInvoice};
use amm_functions::{Oracle,
use amm_functions::{Oracle, Contract, Lightning};

0 comments on commit b8719d7

Please sign in to comment.