/**
 * This directory is the home for all types and logic based on Ledgers signer.
 */

import getAddress from "./getAddress";

export default getAddress;
