added get_nettype()

pull/3/head
moneroexamples 6 years ago
parent 6005443d6c
commit 35aa213e6d

@ -101,7 +101,7 @@ MicroCore::get_mempool() const
return m_mempool;
}
virtual network_type
network_type
MicroCore::get_nettype() const
{
return nettype;

Loading…
Cancel
Save