update AddressInfo struct#563
Conversation
|
Looks good! can you also add a new test to verify the KeychainKind changes for an internal address? A new function was added in the last release to let you do this: |
@notmandatory Thanks for the review ! |
|
@Eunoia1729 I think the best thing to do here is modify the Line 3988 in 3334c8d |
aa8c8f9 to
e277ac8
Compare
Makes sense. Thanks for the inputs, @rajarshimaitra ! |
|
Looks like Github glitched and didn't run the tests which prevents me from merging. @Eunoia1729 can you maybe try force pushing your branch again, or if that doesn't trigger CI you may need to amend you last commit message and then try force pushing that. Thanks! |
e277ac8 to
2698fc0
Compare
@notmandatory Sure, done ! |
Description
Resolves #541.
AddressInfostruct to includekeychainKindget_addressfunctions to pass in this fieldChecklists
All Submissions:
cargo fmtandcargo clippybefore committing