fix a typo (#24070)
This commit is contained in:
@ -59,7 +59,7 @@ typedef struct {
|
||||
* sol_invoke_signed
|
||||
*/
|
||||
typedef struct {
|
||||
const SolSignerSeed *addr; /** An arry of a signer's seeds */
|
||||
const SolSignerSeed *addr; /** An array of a signer's seeds */
|
||||
uint64_t len; /** Number of seeds */
|
||||
} SolSignerSeeds;
|
||||
|
||||
|
Reference in New Issue
Block a user