commit
1fb7762eb7
@ -235,6 +235,14 @@ class Contract
|
||||
return $this->events;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return string
|
||||
*/
|
||||
public function getToAddress()
|
||||
{
|
||||
return $this->toAddress;
|
||||
}
|
||||
|
||||
/**
|
||||
* getConstructor
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user