Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Rename DeployTransactionResponse #2551

Closed
dileepfrog opened this issue Mar 21, 2019 · 2 comments
Closed

Rename DeployTransactionResponse #2551

dileepfrog opened this issue Mar 21, 2019 · 2 comments
Labels
Types Incorrect or missing types

Comments

@dileepfrog
Copy link

Description

This interface can be used to estimate gas and encode ABI data for any Ethereum tx other than a simple ETH transfer, not just contract depoys. Perhaps a better name would be TransactionData

@nivida nivida added the Types Incorrect or missing types label Mar 22, 2019
@nivida
Copy link
Contributor

nivida commented Mar 22, 2019

I think a name like TransactionMethod would be more accurate.

Edit: Or even more specific ContractSendMethod

@dileepfrog
Copy link
Author

The contract method is actually bound to specific arguments in this object, so it's more an Invocation than just Method, of course I'm just splitting hairs now 😛

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Types Incorrect or missing types
Projects
None yet
Development

No branches or pull requests

2 participants