Type Definition bitcoinrpc_util::RPCArgList

source ·
pub type RPCArgList = Vec<(String, UniValue)>;