feat: add mock wallet scoring

This commit is contained in:
Sérgio Salgado 2021-09-01 20:03:05 +01:00
parent b0fa62a9f3
commit 584492cb55
6 changed files with 76 additions and 6 deletions

View file

@ -7,6 +7,7 @@ const pluginCodes = {
TICKER: 'ticker',
EXCHANGE: 'exchange',
WALLET: 'wallet',
WALLET_SCORING: 'wallet-scoring',
LAYER2: 'layer2',
SMS: 'sms',
EMAIL: 'email',