did-btcr2-js
Version:
Monorepo for did:btcr2 js/ts implementation and supporting packages.
12 lines (6 loc) • 2.82 kB
Markdown
[**@did-btc1/method**](../README.md)
***
[@did-btc1/method](../globals.md) / MethodNameInLowerCase
# Type Alias: MethodNameInLowerCase
> **MethodNameInLowerCase** = `"getbestblockhash"` \| `"getblock"` \| `"getblockchaininfo"` \| `"getblockcount"` \| `"getblockhash"` \| `"getblockheader"` \| `"getchaintips"` \| `"getchaintxstats"` \| `"getdifficulty"` \| `"getmempoolancestors"` \| `"getmempooldescendants"` \| `"getmempoolentry"` \| `"getmempoolinfo"` \| `"getrawmempool"` \| `"gettxout"` \| `"gettxoutproof"` \| `"gettxoutsetinfo"` \| `"preciousblock"` \| `"pruneblockchain"` \| `"verifychain"` \| `"verifytxoutproof"` \| `"getinfo"` \| `"getmemoryinfo"` \| `"help"` \| `"stop"` \| `"uptime"` \| `"generate"` \| `"generatetoaddress"` \| `"getblocktemplate"` \| `"getmininginfo"` \| `"getnetworkhashps"` \| `"prioritisetransaction"` \| `"submitblock"` \| `"addnode"` \| `"clearbanned"` \| `"disconnectnode"` \| `"getaddednodeinfo"` \| `"getconnectioncount"` \| `"getnettotals"` \| `"getnetworkinfo"` \| `"getpeerinfo"` \| `"istbanned"` \| `"ping"` \| `"setban"` \| `"setnetworkactive"` \| `"combinerawtransaction"` \| `"createrawtransaction"` \| `"createwallet"` \| `"decoderawtransaction"` \| `"decodescript"` \| `"fundrawtransaction"` \| `"getrawtransaction"` \| `"sendrawtransaction"` \| `"signrawtransaction"` \| `"createmultisig"` \| `"estimatefee"` \| `"estimatesmartfee"` \| `"signmessagewithprivkey"` \| `"validateaddress"` \| `"verifymessage"` \| `"abandontransaction"` \| `"abortrescan"` \| `"addmultisigaddress"` \| `"addwitnessaddress"` \| `"backupwallet"` \| `"bumpfee"` \| `"dumpprivkey"` \| `"dumpwallet"` \| `"encryptwallet"` \| `"getaccount"` \| `"getaccountaddress"` \| `"getaddressesbyaccount"` \| `"getbalance"` \| `"getnewaddress"` \| `"getrawchangeaddress"` \| `"getreceivedbyaccount"` \| `"getreceivedbyaddress"` \| `"gettransaction"` \| `"getunconfirmedbalance"` \| `"getwalletinfo"` \| `"importaddress"` \| `"importmulti"` \| `"importprivkey"` \| `"importprunedfunds"` \| `"importpubkey"` \| `"importwallet"` \| `"keypoolrefill"` \| `"listaccounts"` \| `"listaddressgroupings"` \| `"listlockunspent"` \| `"listreceivedbyaccount"` \| `"listreceivedbyaddress"` \| `"listsinceblock"` \| `"listtransactions"` \| `"listunspent"` \| `"listwallets"` \| `"lockunspent"` \| `"move"` \| `"removeprunedfunds"` \| `"sendfrom"` \| `"sendmany"` \| `"sendtoaddress"` \| `"setaccount"` \| `"settxfee"` \| `"signmessage"` \| `"scanblocks"` \| `"getdescriptorinfo"` \| `"deriveaddresses"` \| `"importdescriptors"` \| `"createwalletdescriptor"` \| `"signrawtransactionwithwallet"` \| `"send"` \| `"sendmany"` \| `"sendall"`
Defined in: [packages/method/src/types/bitcoin.ts:661](https://github.com/dcdpr/did-btc1-js/blob/4ab6f9915d95beed9bc633644c9db1539395f512/packages/method/src/types/bitcoin.ts#L661)