EntityRequestPendingEntity: {
    id: string;
    nonces: number[];
}

Type declaration

  • id: string
  • nonces: number[]

Generated using TypeDoc