Method: Casper::Entity::BlockBody#get_deploy_hashes
- Defined in:
- lib/entity/block_body.rb
#get_deploy_hashes ⇒ Array
Returns hex-encoded Deploy hashes.
23 24 25 |
# File 'lib/entity/block_body.rb', line 23 def get_deploy_hashes @deploy_hashes end |