Decode the first Genesis event emitted by a transaction using the provided event serializer.
const event = await decodeGenesisEvent( umi, tx.signature, getLaunchPoolFlowEventSerializer());
Generated using TypeDoc
Decode the first Genesis event emitted by a transaction using the provided event serializer.
Example