Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NNS update rebased #420

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

NNS update rebased #420

wants to merge 2 commits into from

Commits on Jul 30, 2024

  1. nns: Return empty Array from resolve instead of Null

    In case if no records of the specified type found.
    
    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva authored and roman-khimov committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6a7152e View commit details
    Browse the repository at this point in the history
  2. nns: Return empty Array from getRecords instead of Null

    And adjust method usages along the way.
    
    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva authored and roman-khimov committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    26fa0a0 View commit details
    Browse the repository at this point in the history