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

Commit

Permalink
Update main.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Nov 6, 2023
1 parent d7c314d commit d11557a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/bin/main.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
use std::rgbstd;
use std::lightning;
use std::dlc;

use rgbstd::{Genesis, Schema, ContractID};
use lightning::{PaymenetHash, ChannelManger};

0 comments on commit d11557a

Please sign in to comment.