Skip to content

Commit

Permalink
P2P+Mixer: Add trusted risc score (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Baykov authored Oct 17, 2024
1 parent b149379 commit ad715bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/domain.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -882,6 +882,7 @@ struct WalletAccount {
/* Инспекция платежа */

enum RiskScore {
trusted = 0
low = 1
high = 100
fatal = 9999
Expand Down

0 comments on commit ad715bd

Please sign in to comment.