Expand description
Implementations of Scripting
cheatcodes.
Structsยง
- Broadcast
- Wallets
- Clonable wrapper around
WalletsInner
. - Wallets
Inner - Contains context for wallet management.
Functionsยง
- broadcast ๐
- Sets up broadcasting from a script using
new_origin
as the sender. - broadcast_
key ๐ - Sets up broadcasting from a script with the sender derived from
private_key
. Adds this private key tostate
โswallets
vector to later be used for signing if broadcast is successful. - create_
auth ๐ - sig_
to_ ๐auth - sig_
to_ ๐delegation - write_
delegation ๐