feat: Add more description to testing tool
This commit is contained in:
parent
e85b809f59
commit
630e33b822
@ -5,7 +5,7 @@ import requests
|
||||
# Plugin Data
|
||||
info = {
|
||||
"name": "Testing tools",
|
||||
"description": "Testing tools",
|
||||
"description": "Testing tools<br>Might not be useful for you",
|
||||
"version": "1.0",
|
||||
"author": "Nathan.Woodburn/"
|
||||
}
|
||||
@ -78,4 +78,4 @@ def txCount(params, authentication):
|
||||
page += 1
|
||||
|
||||
return {"txs": f'Total TXs: {txCount}'}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user