mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
b244188702
Adds a new funtion to login with an account passing a node configuration that will override any specified attribute from the stored account nodeconfig
6 lines
74 B
Modula-2
6 lines
74 B
Modula-2
module github.com/imdario/mergo
|
|
|
|
go 1.13
|
|
|
|
require gopkg.in/yaml.v2 v2.3.0
|