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

Get prepayment address from coordinator #202

Merged

Conversation

martinkersner
Copy link
Member

@martinkersner martinkersner commented Feb 1, 2023

This PR adds auxiliary getPrepaymentAddress function to VRFCoordinator and RequestResponseCoordinator for an easier access to connected Prepayment contract.

Others

  • Rename Prepayment interface in VRFCoordinator to s_prepayment to unify naming conventions

@martinkersner martinkersner self-assigned this Feb 1, 2023
@martinkersner martinkersner linked an issue Feb 1, 2023 that may be closed by this pull request
@martinkersner martinkersner merged commit 2cd73a4 into master Feb 1, 2023
@martinkersner martinkersner deleted the i-172/feat/get-prepayment-address-from-coordinator branch February 1, 2023 11:29
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.

Function to get Prepayment address from VRFCoordinator
1 participant