"description":"Export info about your wallet with more control",
"version":"1.0",
"author":"Nathan.Woodburn/"
}
# Functions
functions={
"domainExport":{
"name":"Export domain info",
"type":"default",
"description":"Use custom format to export domain data<br>Options are: name, expiry, value, maxBid, state, expiryBlock, openHeight",
"params":{
"format":{
"name":"Format",
"type":"text",
}
},
"returns":{
"status":
{
"name":"Status of the function",
"type":"text"
}
}
},
"transactionExport":{
"name":"Export transaction info",
"type":"default",
"description":"Use custom format to export transaction data<br>Options are: hash,height,time,mtime,date,mdate,size,virtualSize,fee,rate,confirmations",