minotari_node_wallet_client 5.4.0-pre.0

A client for the base node wallet API
Documentation
1
2
3
4
5
6
// Copyright 2025 The Tari Project
// SPDX-License-Identifier: BSD-3-Clause

mod client;

pub use client::*;