Home > eth-connect > SolidityEvent > attachToContract
Should be used to attach event to contract object
Signature:
attachToContract(contract: Contract): void;
Parameter | Type | Description |
---|---|---|
contract | Contract |
Returns:
void
Home > eth-connect > SolidityEvent > attachToContract
Should be used to attach event to contract object
Signature:
attachToContract(contract: Contract): void;
Parameter | Type | Description |
---|---|---|
contract | Contract |
Returns:
void