mirror of
https://github.com/mimblewimble/grin-wallet.git
synced 2025-02-01 17:01:10 +03:00
Merge branch 'master' of https://github.com/mimblewimble/grin-wallet
This commit is contained in:
commit
4ad72313f3
1 changed files with 1 additions and 1 deletions
|
@ -34,5 +34,5 @@ extern crate failure_derive;
|
||||||
extern crate log;
|
extern crate log;
|
||||||
|
|
||||||
pub mod api;
|
pub mod api;
|
||||||
pub use api::{APIForeign, APIOwner};
|
pub use crate::api::{APIForeign, APIOwner};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue