Skip to content

Commit

Permalink
switch qr_code lib from jormungandr to catalyst-toolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
dkijania committed Oct 11, 2021
1 parent 331dc9c commit 1694097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iapyx/src/controller/mod.rs
Expand Up @@ -4,6 +4,7 @@ pub use builder::{ControllerBuilder, Error as ControllerBuilderError};

use crate::utils::valid_until::ValidUntil;
use crate::Wallet;
use catalyst_toolbox::kedqr::KeyQrCode;
use chain_impl_mockchain::{fragment::FragmentId, transaction::Input};
use jormungandr_lib::interfaces::{AccountState, FragmentLog, FragmentStatus};
use jormungandr_testing_utils::testing::node::RestSettings;
Expand Down

0 comments on commit 1694097

Please sign in to comment.