iotaledger/iri

Test: Features manipulation through remoteLimitApi

kwek20 opened this issue · 0 comments

Description

We should add a test which verifies that limited API calls do not show up in the features list

Motivation

We want to be certain features dont show when we dont support them

Issues / Scenarios

  1. A node adds wereAddressesSpentFrom to remoteLimitApi
  2. Features array should not contain wereAddressesSpentFrom

How to test for this

See above