Correct type error in gmc_conf:is_key/1 #17
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "uw-is_key-type-error"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The checking of extra account keys will filter out perfectly good keys, as the function
gmser_api_encoder:decode/1expects a binary, but is fed a list.Oh, dhoh!
I just noticed you had this PR submitted right after I pushed one. ugh.
I like
MysteryBinmore than inlining it how I did it because it's funny.Thanks!
Hm. I merged this offline because of the conflict, but don't know how to make this appear "done" here other than closing it.
Anyway, merged.
Pull request closed