We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b78803 commit a59227fCopy full SHA for a59227f
core/src/main.rs
@@ -137,7 +137,7 @@ enum Command {
137
update_box_creation_height: u32,
138
},
139
/// Initiate the Update Pool transaction.
140
- /// Run with no arguments to to show diff between oracle_config.yaml and oracle_config_updated.yaml
+ /// Run with no arguments to show diff between oracle_config.yaml and oracle_config_updated.yaml
141
/// Updated config file must be created using --prepare-update command first
142
UpdatePool {
143
/// New pool box hash. Must match hash of updated pool contract
0 commit comments