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

Add several wallet APIs #10

Merged
merged 5 commits into from Oct 30, 2020
Merged

Add several wallet APIs #10

merged 5 commits into from Oct 30, 2020

Conversation

luckysori
Copy link
Member

Commits should be reviewable separately.

These are used in comit-network/xmr-btc-swap.

Used to obtain the fee of a transaction to or from our wallet.

It's functionality can be extended by adding more fields to
`WalletTransactionInfo`.
@luckysori luckysori merged commit f1bbe6a into master Oct 30, 2020
@@ -114,9 +118,12 @@ impl Wallet {

#[cfg(test)]
mod test {
use std::time::Duration;

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra newline.

@D4nte D4nte deleted the get_transaction branch October 30, 2020 05:00
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

3 participants