fix: [definition] Fixed current balance type, is float.

pull/125/head
Steve Clement 2018-10-30 22:58:54 +09:00
parent 6560a53b80
commit e132ea8e03
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
"description": "Current balance of address",
"disable_correlation": true,
"ui-priority": 1,
"misp-attribute": "text",
"misp-attribute": "float",
"recommended": false
},
"total-transactions": {