pub type LocalWalletSignerMiddleware = Arc<SingleOwnerAccount<Arc<JsonRpcClient<HttpTransport>>, LocalWallet>>;Aliased Typeยง
struct LocalWalletSignerMiddleware { /* private fields */ }pub type LocalWalletSignerMiddleware = Arc<SingleOwnerAccount<Arc<JsonRpcClient<HttpTransport>>, LocalWallet>>;struct LocalWalletSignerMiddleware { /* private fields */ }