Adds ability to specify chain type in chain-spec-builder (#4542)
Currently, `chain-spec-builder` only creates a spec with `Live` chain
type. This PR adds the ability to specify it while keeping the same
default.
---------
Co-authored-by: Kian Paimani <[email protected]>