Skip to content

DoCurious API Reference / adapters / mapWalletTypeToFe

Function: mapWalletTypeToFe()

mapWalletTypeToFe(sql): WalletTypeFe

Defined in: adapters/statusMaps.ts:380

Map a SQL wallet transaction type to FE.

Parameters

sql

string

SQL wallet type ('IN' | 'OUT')

Returns

WalletTypeFe

FE wallet type

DoCurious Platform Documentation