Structsยง
- Send
TxArgs - CLI arguments for
cast send.
Enumsยง
Functionsยง
- cast_
send ๐ - cast_
send_ ๐raw - Sends a raw transaction using the RPC method selected by
sync. - cast_
send_ ๐with_ tempo_ wallet - Signs a prepared transaction with a Tempo wallet and sends it as a raw transaction.
- cast_
send_ ๐with_ tempo_ wallet_ via_ sponsor - Signs a prepared transaction with a Tempo wallet, obtains a remote fee-payer signature, and broadcasts the sponsored transaction through the original provider transport.
- validate_
sponsor_ ๐url - Validates that a sponsor URL uses https:// (localhost/127.0.0.1 may use http://).