executions property
Batched executions to be executed on the smart contract wallet.
Implementation
@$pb.TagNumber(1)
$pb.PbList<Execution> get executions => $_getList(0);
Batched executions to be executed on the smart contract wallet.
@$pb.TagNumber(1)
$pb.PbList<Execution> get executions => $_getList(0);