disconnect SideChain on delete, trigger Send self-destruct

This commit is contained in:
Robin Gareus
2016-04-17 17:35:30 +02:00
parent 3dc322fa66
commit dc1102844a

View File

@@ -41,6 +41,7 @@ SideChain::SideChain (Session& s, const std::string& name)
SideChain::~SideChain ()
{
disconnect ();
}
XMLNode&