coinbase / mesh-specifications

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

Deprecate Address-based Fields #48

Closed patrick-ogrady closed 4 years ago

patrick-ogrady commented 4 years ago

Closes #47

This PR deprecates all string Address field and replaces them with AccountIdentifier. This PR DOES NOT break any existing implementations (who will just continue populating Address-based fields unless they need extra expressivity).

Modified Models