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