getmempoolancestors RPC Method
參數
txid
字串
必填
載入中...
verbose
布林值
載入中...
退貨
(for verbose = false)
陣列
載入中...
hex
字串
載入中...
(for verbose = true)
物件
載入中...
transactionid
物件
載入中...
vsize
整數
載入中...
weight
整數
載入中...
時間
整數
載入中...
高度
整數
載入中...
descendantcount
整數
載入中...
descendantsize
整數
載入中...
ancestorcount
整數
載入中...
ancestorsize
整數
載入中...
wtxid
字串
載入中...
費用
物件
載入中...
base
數字
載入中...
modified
數字
載入中...
ancestor
數字
載入中...
descendant
數字
載入中...
depends
陣列
載入中...
hex
字串
載入中...
spentby
陣列
載入中...
hex
字串
載入中...
bip125-replaceable
布林值
載入中...
unbroadcast
布林值
載入中...
請求
回應
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"89abcdef0123456789abcdef0123456789abcdef0123456789abcdef01234567": {6"vsize": 223,7"weight": 892,8"time": 1682624845,9"height": 784125,10"descendantcount": 1,11"descendantsize": 223,12"ancestorcount": 3,13"ancestorsize": 667,14"wtxid": "123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef0",15"fees": {16"base": 0.0000155,17"modified": 0.0000155,18"ancestor": 0.0000575,19"descendant": 0.000015520},21"depends": [22"be3c84aa440779532a48232a67bea63e6756d614e194388a3e0102680fd69475"23],24"spentby": [],25"bip125-replaceable": false,26"unbroadcast": false27}28}29}
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"89abcdef0123456789abcdef0123456789abcdef0123456789abcdef01234567": {6"vsize": 223,7"weight": 892,8"time": 1682624845,9"height": 784125,10"descendantcount": 1,11"descendantsize": 223,12"ancestorcount": 3,13"ancestorsize": 667,14"wtxid": "123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef0",15"fees": {16"base": 0.0000155,17"modified": 0.0000155,18"ancestor": 0.0000575,19"descendant": 0.000015520},21"depends": [22"be3c84aa440779532a48232a67bea63e6756d614e194388a3e0102680fd69475"23],24"spentby": [],25"bip125-replaceable": false,26"unbroadcast": false27}28}29}