Ext Inv
class ExtInv(var type: InvTypes = InvTypes.ILLEGAL, var id: ByteArray = byteArrayOf()) : BCHserializable
Extended inventory object -- uses a variable sized byte array is the identifier rather than the constant 32 bytes of Inv
Extended inventory object -- uses a variable sized byte array is the identifier rather than the constant 32 bytes of Inv