0.1.4Updated 6 months ago
interface Ledger.RestOptions {
  /**
   * Enable `/admin` REST API
   */
  enable_admin_api?: boolean
}