Update ::wire:: to be closer to Monero variant (#70)

This commit is contained in:
Lee *!* Clagett
2023-06-07 09:01:46 -04:00
committed by Lee *!* Clagett
parent 3e0555e07d
commit e1bd9541f1
36 changed files with 992 additions and 587 deletions

View File

@@ -40,6 +40,7 @@ namespace wire
{
struct msgpack;
class msgpack_reader;
class msgpack_slice_writer;
class msgpack_writer;
}