simplewallet: print the number of show/all transfers

This commit is contained in:
moneromooo-monero
2018-10-24 13:23:44 +00:00
parent 8d71b2b1b3
commit 5f614ba968
2 changed files with 6 additions and 3 deletions
-1
View File
@@ -922,7 +922,6 @@ inline void serialize(Archive &a, unsigned_tx_set &x, const boost::serialization
#define UNSIGNED_TX_PREFIX "Monero unsigned tx set\003"
TEST(Serialization, portability_unsigned_tx)
{
const boost::filesystem::path filename = unit_test::data_dir / "unsigned_monero_tx";
std::string s;
const cryptonote::network_type nettype = cryptonote::TESTNET;