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 committed Jan 26, 2024
1 parent 3cf9f18 commit 8af5541
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/bin/bitswapd.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ use create::api;

#[derive]
use bitswap_core::{
rgb_core::{
rgbstd::{
rgbs_schemata::{
rgb_contract::{
rgb_core::{Validation, OPCONTRACT, OPSchema, VM};
rgbstd::{Fungible, Amount, totalsupply};
rgbs_schemata::{rgb20, fungible, amount};
rgb_contract::{fungible, amount, cli};

0 comments on commit 8af5541

Please sign in to comment.