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

more specific error for create_program_address #128

Merged
merged 2 commits into from
Nov 5, 2021

Conversation

kevinheavey
Copy link
Collaborator

We raise a broad Exception in .create_program_address, similar to web3.js. It's annoying though so this fixes it without breaking stuff for anyone

@codecov
Copy link

codecov bot commented Nov 4, 2021

Codecov Report

Merging #128 (1e74703) into master (f746311) will increase coverage by 0.18%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   89.14%   89.32%   +0.18%     
==========================================
  Files          33       33              
  Lines        2275     2276       +1     
==========================================
+ Hits         2028     2033       +5     
+ Misses        247      243       -4     

@kevinheavey kevinheavey merged commit 8440c2a into master Nov 5, 2021
@kevinheavey kevinheavey deleted the create-program-address-exception branch November 5, 2021 12:26
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.

None yet

1 participant