0.3.0
- Added
/tx/artifacts
and/tx/artifacts/NUMBER
endpoints for getting artefacts useful for tx creation. - All numbers (not just those that can be larger than maximum integer precision) are now forced into decimal strings in the API for consistency. This should only affect the
/metadata
endpoint as all numbers used in elsewhere were already converted.