Closed intone2018 closed 6 years ago
it use a wrong var tx before, should be orphanTx. change to pointer, because it is const var and can't use *this in AcceptToMemoryPool
it use a wrong var tx before, should be orphanTx. change to pointer, because it is const var and can't use *this in AcceptToMemoryPool