Richard Ramos b244188702
feat: LoginWithConfig (#2469)
Adds a new funtion to login with an account passing a node configuration that will override any specified attribute from the stored account nodeconfig
2021-12-21 10:27:18 -04:00

6 lines
74 B
Modula-2

module github.com/imdario/mergo
go 1.13
require gopkg.in/yaml.v2 v2.3.0