We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
vft_manager
erc20-relay::relay
erc20-relay shouldn't depend on vft-manager address
erc20-relay
vft-manager
Also vft-manager::submit_receipt signature should be changed to
vft-manager::submit_receipt
pub async fn submit_receipt(&mut self, receipt: Receipt) -> Result<(), Error>
where Receipt is defined in erc20-relay
Receipt
The text was updated successfully, but these errors were encountered:
vft-gateway
No branches or pull requests
erc20-relay
shouldn't depend onvft-manager
addressAlso
vft-manager::submit_receipt
signature should be changed towhere
Receipt
is defined inerc20-relay
The text was updated successfully, but these errors were encountered: