Delete unused declarations (#4781)

This commit is contained in:
RickiNano 2024-11-23 14:35:16 +01:00 committed by GitHub
commit b06c9ebd62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -81,8 +81,6 @@ public:
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 ();