UNPKG

@yoroi/exchange

Version:

The Exchange package of Yoroi SDK

7 lines (6 loc) 155 B
export const getEncryptusBaseUrlResponse = { status: 200, data: { link: 'https://sandbox.encryptus.co/pw?access_token=FAKE_TOKEN', }, } as const