Method: Filecoin::Types::DataRef#piece_cid
- Defined in:
- lib/filecoin/types/data_ref.rb
#piece_cid ⇒ Object (readonly)
Returns the value of attribute piece_cid.
6 7 8 |
# File 'lib/filecoin/types/data_ref.rb', line 6 def piece_cid @piece_cid end |