v0.1.0-pre.011
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"file": "docs/SPL_MEMO_MATRIX.json",
|
||||
"version": 9,
|
||||
"version": 10,
|
||||
"matrixVersion": 4,
|
||||
"scope": "SPL Memo v1, v3 et v4",
|
||||
"bot3Migration": {
|
||||
"decoderModule": "kb_lib::decoder::spl::memo",
|
||||
"publicDecoder": "kb_lib::SplMemoDecoder",
|
||||
"decoderStatus": "ported_in_0.1.0-pre.005",
|
||||
"materializerStatus": "pending_later_tranche",
|
||||
"publicMaterializer": "kb_lib::TransactionAnnotationMaterializer",
|
||||
"materializerStatus": "ported_in_0.1.0-pre.011",
|
||||
"executorStatus": "pending_later_tranche"
|
||||
},
|
||||
"interface": {
|
||||
@@ -113,7 +114,8 @@
|
||||
"unknownProgramProducesObservation": false
|
||||
},
|
||||
"materializationContract": {
|
||||
"crate": "kb_materializer_transaction_annotations",
|
||||
"crate": "kb-lib",
|
||||
"component": "materializer.transaction.annotations",
|
||||
"processorName": "transaction_annotations",
|
||||
"materializedFamily": "transaction_annotation",
|
||||
"acceptedEntries": ["add_memo", "memo_intent", "invalid_memo_attempt"],
|
||||
|
||||
Reference in New Issue
Block a user