Skip to content

Commit

Permalink
Delete unused declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
RickiNano committed Nov 6, 2024
1 parent 0ce3dc8 commit 6623361
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nano/node/json_handler.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ class json_handler : public std::enable_shared_from_this<nano::json_handler>
void key_create ();
void key_expand ();
void ledger ();
void mnano_to_raw (nano::uint128_t = nano::nano_ratio);
void mnano_from_raw (nano::uint128_t = nano::nano_ratio);
void nano_to_raw ();
void raw_to_nano ();
void node_id ();
Expand Down

0 comments on commit 6623361

Please sign in to comment.