mirror of https://github.com/MISP/misp-objects
missing parts for balance corrected
parent
82c0d32cd3
commit
78e6b95465
|
@ -14,14 +14,14 @@
|
|||
"disable_correlation": true,
|
||||
"misp-attribute": "float"
|
||||
},
|
||||
"balance_EUR": {
|
||||
"description": "Value in EUR with conversion rate as of date/time displayed in field 'time'",
|
||||
"BTC_received": {
|
||||
"description": "Value of received BTC",
|
||||
"ui-priority": 0,
|
||||
"disable_correlation": true,
|
||||
"misp-attribute": "float"
|
||||
},
|
||||
"balance_USD": {
|
||||
"description": "Value in USD with conversion rate as of date/time displayed in field 'time'",
|
||||
"BTC_sent": {
|
||||
"description": "Value of sent BTC",
|
||||
"ui-priority": 0,
|
||||
"disable_correlation": true,
|
||||
"misp-attribute": "float"
|
||||
|
|
Loading…
Reference in New Issue