Skip to content

Conversation

@ben-kaufman
Copy link
Contributor

No description provided.

returns(bool success, bytes memory returnValue) {
if (_value > 0) {
vault.sendEther(_value, address(this));
emit SendEther(_value, _contract);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets move this event to the vault

@ben-kaufman ben-kaufman changed the title Emit SendEther on GenericCall Separate Vault from Avatar May 11, 2020
@orenyodfat orenyodfat closed this May 11, 2020
@orenyodfat orenyodfat reopened this May 11, 2020
@orenyodfat orenyodfat closed this May 11, 2020
@orenyodfat orenyodfat reopened this May 11, 2020
@orenyodfat orenyodfat closed this May 12, 2020
@orenyodfat orenyodfat reopened this May 12, 2020
@orenyodfat orenyodfat merged commit dc6dd31 into arc-factory May 12, 2020
@orenyodfat orenyodfat deleted the emit-send-ether-gc branch May 12, 2020 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants