coinbase / mesh-specifications

Specification files for the Mesh Blockchain Standard
Apache License 2.0
324 stars 92 forks source link

Clarification on ConstructionParseResponse.signers is required #40

Closed AlanVerbner closed 4 years ago

AlanVerbner commented 4 years ago

Is your feature request related to a problem? Please describe.

ConstructionParseResponse.signers is stated as a string but it's not clear what's expected. Thanks to @patrick-ogrady we knew it's about returning singers addresses although we were returning the signers.

Describe the solution you'd like

To clearly state what needs to be returned there.

Describe alternatives you've considered

n/a

Additional context

n/a