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
Only encode non-default (non-zero) precision values.
Reject mints if the existing JSON metadata is too big to add the precision field to, if precision was specified.
On reissuance, fetch the precision from the asset metadata (if possible) of the asset group anchor, and assert equality with the reissuance request.
-- "Precision should be fixed for all issuances in an asset group"
display new precision field on some (?) RPC responses
-- ListAssets, ListTransfers, and the address-related RPC calls
The text was updated successfully, but these errors were encountered:
Addressing #925 , continuation of #930 .
-- "Precision should be fixed for all issuances in an asset group"
-- ListAssets, ListTransfers, and the address-related RPC calls
The text was updated successfully, but these errors were encountered: