Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

[DX-378] Fix handling of None by VerifyAccount #18

Merged

Conversation

BishopJohnson
Copy link

No description provided.

Bishop S Johnson added 2 commits August 17, 2023 18:59
- Added `RemoveVariable()` member-function to `IGraphQlRequest`
…ype()` member-function of `VerifyAccount`
@BishopJohnson BishopJohnson added bug Something isn't working enhancement New feature or request labels Aug 18, 2023
@BishopJohnson BishopJohnson self-assigned this Aug 18, 2023
@linear
Copy link

linear bot commented Aug 18, 2023

DX-378 [Platform C++ SDK] Fix None handling for SetCryptoSignatureType in VerifyAccount

At present the SetCryptoSignatureType member-function does not handle the None value for the enum. This variable setter ought to be updated to remove the variable when given None.

@BishopJohnson BishopJohnson merged commit 272e6c5 into development Aug 18, 2023
2 checks passed
@BishopJohnson BishopJohnson deleted the bugfix/DX-378/fix-verifyaccount-none-handling branch August 18, 2023 02:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request merged without review
Development

Successfully merging this pull request may close these issues.

1 participant