Function massa_client::cmds::send_operation
source ยท async fn send_operation(
client: &Client,
wallet: &Wallet,
op: OperationType,
fee: Amount,
addr: Address,
json: bool,
) -> Result<Box<dyn Output>>Expand description
helper to wrap and send an operation with proper validity period