datacraft-dsc / starfish-clj

Developer Toolkit for Decentralised Data Ecosystems
Apache License 2.0
5 stars 1 forks source link

MemoryAsset takes arguments in wrong order #11

Closed shark8me closed 5 years ago

shark8me commented 5 years ago

MemoryAsset/create expects the metadata to be the second argument, not the first. Currently defined in the reverse order