Closed coolaj86 closed 2 months ago
We need to be able to create Platform TXes. Re: https://github.com/dashhive/DashPlatform.js/issues/1
Now we only use 2 bytes for version, and the other two for type.
version
type
We also allow a 'trailer' for AssetLock and AssetUnlock.
Tests updated.
We need to be able to create Platform TXes. Re: https://github.com/dashhive/DashPlatform.js/issues/1
Now we only use 2 bytes for
version
, and the other two fortype
.We also allow a 'trailer' for AssetLock and AssetUnlock.
Tests updated.