scwBatch property
Batch transaction to a Smart Contract Wallet (ERC-4337 and ERC-7702).
Implementation
@$pb.TagNumber(7)
Transaction_SCWalletBatch get scwBatch => $_getN(6);
Implementation
@$pb.TagNumber(7)
set scwBatch(Transaction_SCWalletBatch value) => $_setField(7, value);