Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

cannot change tx config in develop env #696

Closed
miyao-gmo opened this issue Nov 30, 2017 · 2 comments
Closed

cannot change tx config in develop env #696

miyao-gmo opened this issue Nov 30, 2017 · 2 comments
Labels

Comments

@miyao-gmo
Copy link
Contributor

If truffle develop, config in truffle.js is not used.

If truffle.js is the following config, from in tx is accounts[0].

module.exports = {
    networks: {
        develop: {
            from: '0x0000000000000000000000000000000000000001'
        },
    }
};
@stale
Copy link

stale bot commented Nov 8, 2018

Thank you for raising this issue! It has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. If you would like to keep this issue open, please respond with information about the current state of this problem.

@stale stale bot added the stale label Nov 8, 2018
@stale
Copy link

stale bot commented Nov 15, 2018

There has been no new activity on this issue since it was marked as stale 7 days ago, so it is being automatically closed. If you'd like help with this or a different problem, please open a new issue. Thanks!

@stale stale bot closed this as completed Nov 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant