Skip to content
  • denyeart's avatar
    Truncate ledger debug trace for large values · ae7e7e1d
    denyeart authored
    
    
    Some RWSet values are large, for example default chaincode is about 5MB.
    Having 5MB of binary data dumped to debug is not helpful.  This
    change will truncate the RWSets in the debug trace after 2000 characters.
    
    Change-Id: I66de491edb396fc0b8bc95628a1e975151ea7904
    Signed-off-by: default avatardenyeart <enyeart@us.ibm.com>
    ae7e7e1d