You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to suggest to expand the functionality of the NFT api to allow the input of a well formatted JSON string of arbitrary length. Of course not exceeding the maximum size of the transaction.
The text was updated successfully, but these errors were encountered:
…adataList / New methods in MetadataBuilder (#467)
* #466 Make json object --> CBOR Map and json array --> CBOR Array methods public and handle null value
* #466 fixed tests
* #466 Handle BigInteger encoded as ByteString
* Add unit tests and improve metadata JSON handling
Added several new unit tests for MetadataBuilder and improved the handling of byte strings in the metadata converter. Also included multiple new test JSON files to cover different metadata scenarios.
* To fix Sonarcloud warnings
I would like to suggest to expand the functionality of the NFT api to allow the input of a well formatted JSON string of arbitrary length. Of course not exceeding the maximum size of the transaction.
The text was updated successfully, but these errors were encountered: