static final ProgrammableTransaction = Bcs.struct('ProgrammableTransaction', { 'inputs': Bcs.vector(CallArg), 'commands': Bcs.vector(Command), });