Home
last modified time | relevance | path

Searched refs:RPCTypeCheck (Results 1 – 25 of 107) sorted by relevance

12345

/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/rpc/
H A Drawtransaction.cpp423 RPCTypeCheck(request.params, { in createrawtransaction()
511 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VBOOL}); in decoderawtransaction()
578 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodescript()
845 RPCTypeCheck(request.params, { in sendrawtransaction()
920 RPCTypeCheck(request.params, { in testmempoolaccept()
1107 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodepsbt()
1322 RPCTypeCheck(request.params, {UniValue::VARR}, true); in combinepsbt()
1458 RPCTypeCheck(request.params, { in createpsbt()
1582 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VARR}, true); in utxoupdatepsbt()
1670 RPCTypeCheck(request.params, {UniValue::VARR}, true); in joinpsbts()
[all …]
H A Dnames.cpp469 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}); in name_show()
549 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}); in name_history()
635 RPCTypeCheck (request.params, in name_scan()
777 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}, true); in name_pending()
980 RPCTypeCheck (request.params,
1030 RPCTypeCheck (request.params,
H A Dmisc.cpp170 RPCTypeCheck(request.params, {UniValue::VSTR}); in getdescriptorinfo()
218RPCTypeCheck(request.params, {UniValue::VSTR, UniValueType()}); // Range argument is checked later in deriveaddresses()
384 RPCTypeCheck(request.params, {UniValue::VNUM}); in setmocktime()
414 RPCTypeCheck(request.params, {UniValue::VNUM}); in mockscheduler()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/rpc/
H A Drawtransaction.cpp423 RPCTypeCheck(request.params, { in createrawtransaction()
511 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VBOOL}); in decoderawtransaction()
578 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodescript()
845 RPCTypeCheck(request.params, { in sendrawtransaction()
920 RPCTypeCheck(request.params, { in testmempoolaccept()
1107 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodepsbt()
1322 RPCTypeCheck(request.params, {UniValue::VARR}, true); in combinepsbt()
1458 RPCTypeCheck(request.params, { in createpsbt()
1582 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VARR}, true); in utxoupdatepsbt()
1670 RPCTypeCheck(request.params, {UniValue::VARR}, true); in joinpsbts()
[all …]
H A Dnames.cpp469 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}); in name_show()
549 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}); in name_history()
635 RPCTypeCheck (request.params, in name_scan()
777 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}, true); in name_pending()
980 RPCTypeCheck (request.params,
1030 RPCTypeCheck (request.params,
H A Dmisc.cpp170 RPCTypeCheck(request.params, {UniValue::VSTR}); in getdescriptorinfo()
218RPCTypeCheck(request.params, {UniValue::VSTR, UniValueType()}); // Range argument is checked later in deriveaddresses()
384 RPCTypeCheck(request.params, {UniValue::VNUM}); in setmocktime()
414 RPCTypeCheck(request.params, {UniValue::VNUM}); in mockscheduler()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/rpc/
H A Drawtransaction.cpp423 RPCTypeCheck(request.params, { in createrawtransaction()
511 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VBOOL}); in decoderawtransaction()
578 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodescript()
845 RPCTypeCheck(request.params, { in sendrawtransaction()
920 RPCTypeCheck(request.params, { in testmempoolaccept()
1107 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodepsbt()
1322 RPCTypeCheck(request.params, {UniValue::VARR}, true); in combinepsbt()
1458 RPCTypeCheck(request.params, { in createpsbt()
1582 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VARR}, true); in utxoupdatepsbt()
1670 RPCTypeCheck(request.params, {UniValue::VARR}, true); in joinpsbts()
[all …]
H A Dnames.cpp469 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}); in name_show()
549 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}); in name_history()
635 RPCTypeCheck (request.params, in name_scan()
777 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}, true); in name_pending()
980 RPCTypeCheck (request.params,
1030 RPCTypeCheck (request.params,
H A Dmisc.cpp170 RPCTypeCheck(request.params, {UniValue::VSTR}); in getdescriptorinfo()
218RPCTypeCheck(request.params, {UniValue::VSTR, UniValueType()}); // Range argument is checked later in deriveaddresses()
384 RPCTypeCheck(request.params, {UniValue::VNUM}); in setmocktime()
414 RPCTypeCheck(request.params, {UniValue::VNUM}); in mockscheduler()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/rpc/
H A Drawtransaction.cpp428 RPCTypeCheck(request.params, { in createrawtransaction()
517 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VBOOL}); in decoderawtransaction()
586 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodescript()
856 RPCTypeCheck(request.params, { in sendrawtransaction()
938 RPCTypeCheck(request.params, { in testmempoolaccept()
1143 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodepsbt()
1358 RPCTypeCheck(request.params, {UniValue::VARR}, true); in combinepsbt()
1494 RPCTypeCheck(request.params, { in createpsbt()
1618 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VARR}, true); in utxoupdatepsbt()
1709 RPCTypeCheck(request.params, {UniValue::VARR}, true); in joinpsbts()
[all …]
H A Dmisc.cpp180 RPCTypeCheck(request.params, {UniValue::VSTR}); in getdescriptorinfo()
228RPCTypeCheck(request.params, {UniValue::VSTR, UniValueType()}); // Range argument is checked later in deriveaddresses()
394 RPCTypeCheck(request.params, {UniValue::VNUM}); in setmocktime()
428 RPCTypeCheck(request.params, {UniValue::VNUM}); in mockscheduler()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/rpc/
H A Drawtransaction.cpp428 RPCTypeCheck(request.params, { in createrawtransaction()
517 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VBOOL}); in decoderawtransaction()
586 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodescript()
856 RPCTypeCheck(request.params, { in sendrawtransaction()
938 RPCTypeCheck(request.params, { in testmempoolaccept()
1143 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodepsbt()
1358 RPCTypeCheck(request.params, {UniValue::VARR}, true); in combinepsbt()
1494 RPCTypeCheck(request.params, { in createpsbt()
1618 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VARR}, true); in utxoupdatepsbt()
1709 RPCTypeCheck(request.params, {UniValue::VARR}, true); in joinpsbts()
[all …]
H A Dmisc.cpp180 RPCTypeCheck(request.params, {UniValue::VSTR});
228RPCTypeCheck(request.params, {UniValue::VSTR, UniValueType()}); // Range argument is checked later
394 RPCTypeCheck(request.params, {UniValue::VNUM});
428 RPCTypeCheck(request.params, {UniValue::VNUM});
/dports/net-p2p/bitcoin/bitcoin-22.0/src/rpc/
H A Drawtransaction.cpp428 RPCTypeCheck(request.params, { in createrawtransaction()
517 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VBOOL}); in decoderawtransaction()
586 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodescript()
856 RPCTypeCheck(request.params, { in sendrawtransaction()
938 RPCTypeCheck(request.params, { in testmempoolaccept()
1143 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodepsbt()
1358 RPCTypeCheck(request.params, {UniValue::VARR}, true); in combinepsbt()
1494 RPCTypeCheck(request.params, { in createpsbt()
1618 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VARR}, true); in utxoupdatepsbt()
1709 RPCTypeCheck(request.params, {UniValue::VARR}, true); in joinpsbts()
[all …]
H A Dmisc.cpp180 RPCTypeCheck(request.params, {UniValue::VSTR}); in getdescriptorinfo()
228RPCTypeCheck(request.params, {UniValue::VSTR, UniValueType()}); // Range argument is checked later in deriveaddresses()
394 RPCTypeCheck(request.params, {UniValue::VNUM}); in setmocktime()
428 RPCTypeCheck(request.params, {UniValue::VNUM}); in mockscheduler()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/rpc/
H A Drawtransaction.cpp522 RPCTypeCheck(request.params, { in createrawtransaction()
604 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VBOOL}); in decoderawtransaction()
649 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodescript()
1072 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VBOOL}); in sendrawtransaction()
1133 RPCTypeCheck(request.params, {UniValue::VARR, UniValue::VBOOL}); in testmempoolaccept()
1298 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodepsbt()
1493 RPCTypeCheck(request.params, {UniValue::VARR}, true); in combinepsbt()
1630 RPCTypeCheck(request.params, { in createpsbt()
1749 RPCTypeCheck(request.params, {UniValue::VSTR}, true); in utxoupdatepsbt()
1817 RPCTypeCheck(request.params, {UniValue::VARR}, true); in joinpsbts()
[all …]
/dports/net-p2p/litecoin/litecoin-0.18.1/src/rpc/
H A Drawtransaction.cpp522 RPCTypeCheck(request.params, { in createrawtransaction()
604 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VBOOL}); in decoderawtransaction()
649 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodescript()
1072 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VBOOL}); in sendrawtransaction()
1133 RPCTypeCheck(request.params, {UniValue::VARR, UniValue::VBOOL}); in testmempoolaccept()
1298 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodepsbt()
1493 RPCTypeCheck(request.params, {UniValue::VARR}, true); in combinepsbt()
1630 RPCTypeCheck(request.params, { in createpsbt()
1749 RPCTypeCheck(request.params, {UniValue::VSTR}, true); in utxoupdatepsbt()
1817 RPCTypeCheck(request.params, {UniValue::VARR}, true); in joinpsbts()
[all …]
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/rpc/
H A Drawtransaction.cpp522 RPCTypeCheck(request.params, { in createrawtransaction()
604 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VBOOL}); in decoderawtransaction()
649 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodescript()
1072 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VBOOL}); in sendrawtransaction()
1133 RPCTypeCheck(request.params, {UniValue::VARR, UniValue::VBOOL}); in testmempoolaccept()
1298 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodepsbt()
1493 RPCTypeCheck(request.params, {UniValue::VARR}, true); in combinepsbt()
1630 RPCTypeCheck(request.params, { in createpsbt()
1749 RPCTypeCheck(request.params, {UniValue::VSTR}, true); in utxoupdatepsbt()
1817 RPCTypeCheck(request.params, {UniValue::VARR}, true); in joinpsbts()
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/rpc/
H A Drawtransaction.cpp614 RPCTypeCheck(request.params, { in createrawtransaction()
700 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VBOOL}); in decoderawtransaction()
765 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodescript()
1105 RPCTypeCheck(request.params, { in sendrawtransaction()
1216 RPCTypeCheck(request.params, { in testmempoolaccept()
1407 RPCTypeCheck(request.params, {UniValue::VSTR}); in decodepsbt()
1620 RPCTypeCheck(request.params, {UniValue::VARR}, true); in combinepsbt()
1752 RPCTypeCheck(request.params, { in createpsbt()
1871 RPCTypeCheck(request.params, {UniValue::VSTR, UniValue::VARR}, true); in utxoupdatepsbt()
1956 RPCTypeCheck(request.params, {UniValue::VARR}, true); in joinpsbts()
[all …]
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/wallet/
H A Drpcnames.cpp207 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}, true); in name_list()
325 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}); in name_new()
474 RPCTypeCheck (request.params, in name_firstupdate()
589 RPCTypeCheck (request.params, in name_update()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/wallet/
H A Drpcnames.cpp207 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}, true); in name_list()
325 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}); in name_new()
474 RPCTypeCheck (request.params, in name_firstupdate()
589 RPCTypeCheck (request.params, in name_update()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/wallet/
H A Drpcnames.cpp207 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}, true); in name_list()
325 RPCTypeCheck (request.params, {UniValue::VSTR, UniValue::VOBJ}); in name_new()
474 RPCTypeCheck (request.params, in name_firstupdate()
589 RPCTypeCheck (request.params, in name_update()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/rpc/
H A Drawtransaction.cpp376RPCTypeCheck(params, boost::assign::list_of(UniValue::VARR)(UniValue::VOBJ)(UniValue::VNUM), true); in createrawtransaction()
507 RPCTypeCheck(params, boost::assign::list_of(UniValue::VSTR)); in decoderawtransaction()
545 RPCTypeCheck(params, boost::assign::list_of(UniValue::VSTR)); in decodescript()
647RPCTypeCheck(params, boost::assign::list_of(UniValue::VSTR)(UniValue::VARR)(UniValue::VARR)(UniVal… in signrawtransaction()
869 RPCTypeCheck(params, boost::assign::list_of(UniValue::VSTR)(UniValue::VBOOL)); in sendrawtransaction()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/rpc/
H A Drawtransaction.cpp376RPCTypeCheck(params, boost::assign::list_of(UniValue::VARR)(UniValue::VOBJ)(UniValue::VNUM), true); in createrawtransaction()
507 RPCTypeCheck(params, boost::assign::list_of(UniValue::VSTR)); in decoderawtransaction()
545 RPCTypeCheck(params, boost::assign::list_of(UniValue::VSTR)); in decodescript()
647RPCTypeCheck(params, boost::assign::list_of(UniValue::VSTR)(UniValue::VARR)(UniValue::VARR)(UniVal… in signrawtransaction()
869 RPCTypeCheck(params, boost::assign::list_of(UniValue::VSTR)(UniValue::VBOOL)); in sendrawtransaction()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/rpc/
H A Drawtransaction.cpp376RPCTypeCheck(params, boost::assign::list_of(UniValue::VARR)(UniValue::VOBJ)(UniValue::VNUM), true); in createrawtransaction()
507 RPCTypeCheck(params, boost::assign::list_of(UniValue::VSTR)); in decoderawtransaction()
545 RPCTypeCheck(params, boost::assign::list_of(UniValue::VSTR)); in decodescript()
647RPCTypeCheck(params, boost::assign::list_of(UniValue::VSTR)(UniValue::VARR)(UniValue::VARR)(UniVal… in signrawtransaction()
869 RPCTypeCheck(params, boost::assign::list_of(UniValue::VSTR)(UniValue::VBOOL)); in sendrawtransaction()

12345