Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

compressor.h File Reference
#include <primitives/transaction.h>
#include <script/script.h>
#include <serialize.h>
+ Include dependency graph for compressor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CScriptCompressor
 Compact serializer for scripts. More...
 
class  CTxOutCompressor
 wrapper for CTxOut that provides a more compact serialization More...
 
Released under the MIT license