proto/brambl/models/identifier.pb library

Classes

AccumulatorRootId
Represents the identifier of an Accumulator Root. It is constructed from the evidence of the signable bytes of the Lock.
GroupId
Represents the identifier of an TAM V2 group. It is constructed using SHA-256 digest from fields label+fixedSeries+seriesTokenSupply+transactionId+utxoIndex.
LockId
Represents the identifier of a Lock. It is constructed from the evidence of the signable bytes of the Lock.
SeriesId
Represents the identifier of an TAM V2 series. It is constructed using SHA-256 digest from fields label+fixedSeries+seriesTokenSupply+transactionId+utxoIndex.
TransactionId
Represents the identifier of a Transaction. It is constructed from the evidence of the signable bytes of the Transaction.