BeaconChain.swift
BeaconChain.swift copied to clipboard
WIP: Namespace and CamelCase global constants
Hey @decanus, I took a stab at namespacing some of the constant groups with structs and using camel case, as is generally considered best practice in Swift. Any thoughts? I'll finish off the rest of the constant groupings as well if you like the style.
@apbendi This would be great when paired with this: https://github.com/yeeth/BeaconChain.swift/issues/25. I don't think I'd personally name space the values though