Class: Casper::Entity::DeployTransfer

Inherits:
Object
  • Object
show all
Defined in:
lib/entity/deploy_transfer.rb

Overview

A native transfer which does not contain or reference a Wasm code.

Instance Method Summary collapse

Constructor Details

#initializeDeployTransfer

Returns a new instance of DeployTransfer.



6
7
# File 'lib/entity/deploy_transfer.rb', line 6

def initialize
end