Skip to main content

Module send

Module send 

Source

Structsยง

SendTxArgs
CLI arguments for cast send.

Enumsยง

SendTxSubcommands

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://).