getmempoolancestors RPC Method
参数
txid
字符串
必填
正在加载...
verbose
布尔型
正在加载...
退货
(for verbose = false)
正在加载...
hex
正在加载...
(for verbose = true)
正在加载...
transactionid
正在加载...
vsize
正在加载...
weight
正在加载...
时间
正在加载...
高度
正在加载...
descendantcount
正在加载...
descendantsize
正在加载...
ancestorcount
正在加载...
ancestorsize
正在加载...
wtxid
正在加载...
fees
正在加载...
基数
正在加载...
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}