Replace signingRoot property with signing_root - #6
usmansaleem wants to merge 1 commit into
Conversation
|
I think this change will need some reflection on the migration path. should we be introducing a new version or something? |
The spec that is on the |
|
If this is merged in though this would be part of the next release of the API v1.1.0 along with the Deneb changes and it would be a breaking change. Would prefer that we had a release of the API with the Deneb without any breaking changes to the signing root and put this in the next release 1.2.0.
|
Agreed, this PR should be merged after releasing 1.1.0 and/or, create/push tag with deneb related commit. |
Replace
signingRootproperty withsigning_rootas all other properties are snake case.Fixes #5