refactor(client): redesign of wallet handle
This commit is contained in:
@@ -18,9 +18,6 @@ pub(crate) enum ClientSignError {
|
||||
|
||||
#[error("Connection closed by server")]
|
||||
ConnectionClosed,
|
||||
|
||||
#[error("Wallet address is not configured")]
|
||||
WalletAddressNotConfigured,
|
||||
}
|
||||
|
||||
pub(crate) struct ClientTransport {
|
||||
|
||||
Reference in New Issue
Block a user