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
Now the RGB++ SDK uses the whole xUDT cell data as an amount suitable for most scenarios. The xUDT protocol supports cell data with a length greater than 16 bytes.
Now the RGB++ SDK uses the whole xUDT cell data as an amount suitable for most scenarios. The
xUDT
protocol supports cell data with a length greater than 16 bytes.See: https://blog.cryptape.com/enhance-sudts-programmability-with-xudt#heading-xudt-data-structures
To ensure the accuracy of xUDT cell data, the RGB++ SDK should cut the first 16 bytes as the xUDT amount.
The text was updated successfully, but these errors were encountered: