Open nooperpudd opened 4 months ago
Same issue for me
I think it's intentionally disabled on mainnet: https://github.com/okx/ord/blob/33a33fcd0b06a6231c8625a3a571b4c39747c0d8/src/options.rs#L866C6-L866C85
#[test]
fn index_runes_only_returns_true_if_index_runes_flag_is_passed_and_not_on_mainnnet() {
assert!(Arguments::try_parse_from([
"ord",
"--chain=signet",
"--index-runes",
"index",
"update"
])
.unwrap()
ord version :
0.14.1.4
command parameters:
log info:
status: