Skip to main content
Version: v. 1

probe send --create

Use to deploy raw contract bytecode

$ probe send --create --help
Usage: probe send --create <CODE> [SIG] [ARGS]...

Arguments:
<CODE> The bytecode of the contract to deploy
[SIG] The signature of the function to call
[ARGS]... The arguments of the function to call

Options:
-h, --help Print help