Serializes the data of the SPL Token batch instruction: a u8 discriminator followed by the batched instructions until the end of the buffer. Each batched instruction has a variable size, which Umi's remainder-sized array serializer does not support.
u8
array
Generated using TypeDoc
Serializes the data of the SPL Token batch instruction: a
u8discriminator followed by the batched instructions until the end of the buffer. Each batched instruction has a variable size, which Umi's remainder-sizedarrayserializer does not support.