blockchain_db: add a few const

This commit is contained in:
moneromooo-monero
2015-05-27 19:03:46 +01:00
parent 09324764c0
commit 8069b3ba7f
6 changed files with 10 additions and 10 deletions

View File

@@ -232,7 +232,7 @@ private:
*
* @return the resultant blob
*/
blobdata output_to_blob(const tx_out& output);
blobdata output_to_blob(const tx_out& output) const;
/**
* @brief convert a tx output blob to a tx output