Fixing docs
This commit is contained in:
parent
28545d706f
commit
09d9697985
@ -23,7 +23,7 @@
|
|||||||
//! This module manages your private keys and accounts/identities
|
//! This module manages your private keys and accounts/identities
|
||||||
//! that can be used within Dapps.
|
//! that can be used within Dapps.
|
||||||
//!
|
//!
|
||||||
//! It exposes API (over WebSockets) accessed by System UIs.
|
//! It exposes API (over `WebSockets`) accessed by System UIs.
|
||||||
//! Each transaction sent by Dapp is broadcasted to System UIs
|
//! Each transaction sent by Dapp is broadcasted to System UIs
|
||||||
//! and their responsibility is to confirm (or confirm and sign)
|
//! and their responsibility is to confirm (or confirm and sign)
|
||||||
//! the transaction for you.
|
//! the transaction for you.
|
||||||
|
Loading…
Reference in New Issue
Block a user