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

fix::> update_network_did build complete from scratch #10

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

PsychoPunkSage
Copy link

get_list_of_dids():

  • Get all the existing did's ids... (maybe in form of list NOT SURE - need to look at it...)

update_sddid():

  • Main function....
  • 1st it gets ID in the SDDID_update_request than compares it with already existing SDDID IDs. If it doesnt match then it will call CreateSDDIDRequest to create the SDDID.... If it does exist it will use the request body to get all the parameters to be changed.... and then call CreateSDDIDRequest
  • Verification method is still left...

@wiredhikari wiredhikari merged commit 589d44c into wiredhikari:main Mar 4, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants