mirror of https://github.com/MISP/misp-objects
fix: [definition] Fixed current balance type, is float.
parent
6560a53b80
commit
e132ea8e03
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue