forked from ordinals/ord
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
ord version : 0.14.1.4
command parameters:
env:
ORD_BITCOIN_RPC_PASS: xxx
ORD_BITCOIN_RPC_USER: xxx
Command: ord
Args:
--data-dir=/data/ord
-chain=mainnet
--log-level=info
--db-cache-size=4294967296
--enable-index-brc20
--enable-index-bitmap
--index-runes
--enable-save-ord-receipts
--rpc-url=http://btc-2a.coin.svc.cluster.local:8332
--index-sats
--index-transactions
server
--enable-json-api
log info:
2024-07-10T08:10:22.711828864+00:00 INFO ord::index - Setting DB cache size to 4294967296 bytes
β 2024-07-10T08:10:38.629325650+00:00 INFO ord::index - Options:
β Options {
β log_level: LogLevel(
β Info,
β ),
β log_dir: None,
β bitcoin_data_dir: None,
β bitcoin_rpc_pass: None,
β bitcoin_rpc_user: None,
β chain_argument: Mainnet,
β config: None,
β config_dir: None,
β cookie_file: None,
β data_dir: "/data/ord",
β db_cache_size: Some(
β 4294967296,
β ),
β lru_size: 10000000,
β first_inscription_height: None,
β height_limit: None,
β index: None,
β index_runes: true,
β index_sats: true,
β index_transactions: true,
β no_index_inscriptions: false,
β regtest: false,
β rpc_url: Some(
β "http://btc-2a.coin.svc.cluster.local:8332",
β ),
β signet: false,
β testnet: false,
β enable_save_ord_receipts: true,
β enable_index_bitmap: true,
β enable_index_brc20: true,
β first_brc20_height: None,
β commit_height_interval: 200,
β commit_persist_interval: 0,
β }
status:
{
"blessed_inscriptions":72459571,
"cursed_inscriptions":472043,
"chain":"mainnet",
"height":851541,
"inscriptions":72931614,
"lost_sats":2895502904,
"minimum_rune_for_next_block":"IWCWQKDXRLEZ",
"rune_index":false,
"runes":0,
"sat_index":true,
"started":"2024-07-10T12:27:17.220370092Z",
"transaction_index":true,
"unrecoverably_reorged":false,
"uptime":{
"secs":721,
"nanos":635932040
Metadata
Metadata
Assignees
Labels
No labels