The compressed (LedgerState) representation of an asset: just a discriminator and a hash committing to its full data, restorable via decompressV1.
LedgerState
decompressV1
The 32-byte hash committing to the asset's full data and plugin state while compressed.
Account discriminator; always Key.HashedAssetV1.
Key.HashedAssetV1
The compressed (
LedgerState) representation of an asset: just a discriminator and a hash committing to its full data, restorable viadecompressV1.