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
PayFee escrows fees for the next packet sequence for given channelID and portID
PayFeeAsync escrows fees for a given (channelID, portID, sequence)
Handler escrows the provided fees for (channelID, portID, sequence) with breakdown of recv fee, ack fee, timeout fee
The text was updated successfully, but these errors were encountered:
Merge pull request cosmos#259 from celestiaorg/adlerjohn/default-db-enum
2d7db8b
Use enum instead of strings for DB type
seantking
No branches or pull requests
PayFee escrows fees for the next packet sequence for given channelID and portID
PayFeeAsync escrows fees for a given (channelID, portID, sequence)
Handler escrows the provided fees for (channelID, portID, sequence) with breakdown of recv fee, ack fee, timeout fee
The text was updated successfully, but these errors were encountered: