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

Commit

Permalink
Update proxy.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Mar 11, 2024
1 parent 084d010 commit 54f9a33
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/proxy.rs
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
use create::Proxy;

use strict_encoding::StrictSerialize;

impl proxy {
fn strict_encoding = {
let proxy
let proxy = let proxy;
let server = let server;
let peer = let peeer;

}
}

0 comments on commit 54f9a33

Please sign in to comment.