Skip to content

Commit

Permalink
resetging librs
Browse files Browse the repository at this point in the history
  • Loading branch information
patnir committed Jan 9, 2024
1 parent a47092e commit 5533367
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ironfish-rust-nodejs/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,3 @@ impl ThreadPoolHandler {
pub fn is_valid_public_address(hex_address: String) -> bool {
PublicAddress::from_hex(&hex_address).is_ok()
}

0 comments on commit 5533367

Please sign in to comment.