v0.1.0-pre.020
This commit is contained in:
@@ -57,7 +57,7 @@ pub(crate) use self::constants::TRACING_TARGET;
|
||||
```
|
||||
|
||||
Un composant opérationnel de `kb-lib` utilise un nom préfixé, par exemple
|
||||
`DC_SPL_TOKEN2022_TRACING_TARGET` ou `MT_TOKEN_ACCOUNTS_TRACING_TARGET`, réexporté
|
||||
`TRACING_TARGET_DECODER_SPL_TOKEN2022` ou `TRACING_TARGET_MATERIALIZER_TOKEN_ACCOUNTS`, réexporté
|
||||
transitivement jusqu’à `kb-lib/src/lib.rs`. Sa valeur suit exactement le chemin hiérarchique
|
||||
du composant, par exemple `kb-lib.decoder.spl.token2022`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user