package accounts
const (
// NodeConfigTag tag for a node configuration.
NodeConfigTag = "node-config"
)