lib/universa/fs_store/entry.rb in universa-3.12.0.2 vs lib/universa/fs_store/entry.rb in universa-3.12.4.1
- old
+ new
@@ -1,7 +1,7 @@
module Universa::FSStore
- # The {StoredContract} implementation to work with {FileStore}.
+ # The {StoredContractBase} implementation to work with {FileStore}. Not finished
#
# @!method name
# @return [String] the +contract.definition.data.name+ value or nil.
#
# @!method currency
\ No newline at end of file