0.5.1-pre.003
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// file: ks-lib/src/decoder/vault/hylo_stability_pool.rs
|
||||
// version: 5
|
||||
// version: 6
|
||||
|
||||
//! Reserved protocol decoder for `vault_hylo_stability_pool`.
|
||||
|
||||
@@ -9,7 +9,7 @@ pub struct DcVaultHyloStabilityPoolDecoder;
|
||||
|
||||
impl crate::DcApiProtocolDecoder for crate::DcVaultHyloStabilityPoolDecoder {
|
||||
fn decoder_name(&self) -> &'static str {
|
||||
return "kb-lib.decoder.vault.hylo_stability_pool";
|
||||
return "ks-lib-decoder.vault.hylo_stability_pool";
|
||||
}
|
||||
|
||||
fn decoder_version(&self) -> &'static str {
|
||||
|
||||
Reference in New Issue
Block a user