UNPKG

@ledgerhq/coin-stellar

Version:
8 lines (5 loc) 155 B
/** * This directory is the home for all types and logic based on Ledgers signer. */ import getAddress from "./getAddress"; export default getAddress;