UNPKG

@ledgerhq/live-common

Version:
9 lines (6 loc) 313 B
import "../../__tests__/test-helpers/setup"; import { newAddress1, dataset } from "@ledgerhq/coin-xrp/test/index"; import { testBridge } from "../../__tests__/test-helpers/bridge"; import { addNotCreatedRippleMockAddress } from "./bridge/mock"; addNotCreatedRippleMockAddress(newAddress1); testBridge(dataset);