solana-core: export secp256k1, add optional guardianSetData param#742
solana-core: export secp256k1, add optional guardianSetData param#742kev1n-peters wants to merge 1 commit into
Conversation
67cc1ba to
b70017e
Compare
b70017e to
bf31e14
Compare
updated guardian sets
bf31e14 to
3e602f0
Compare
| ]] | ||
| ] as const satisfies MapLevels<[Network, string, string]>; | ||
|
|
||
| export const [guardianKeys, guardianNames] = |
There was a problem hiding this comment.
I'm not sure if we should keep these and create them using just the latest guardian set
|
I think the real answer here is adding a But that's ofc a bit larger of an undertaking. Edit: There's also the issue that since |
No description provided.