This commit is contained in:
2026-06-01 19:05:46 +02:00
parent abb810d544
commit 27e25d5bf4
59 changed files with 5727 additions and 1706 deletions

View File

@@ -54,6 +54,10 @@ instructionName: string | null,
* Prefix of the raw base58 instruction data, useful for audit grouping.
*/
instructionDataPrefix: string | null,
/**
* First eight instruction-data bytes as lower hex.
*/
instructionDiscriminatorHex: string | null,
/**
* Candidate pool address.
*/