fix: update keybaseId to keybaseUsername
This commit is contained in:
committed by
Michael Vines
parent
408e8e7500
commit
f46faee251
@ -147,7 +147,7 @@ declare module '@solana/web3.js' {
|
||||
name: string,
|
||||
website?: string,
|
||||
details?: string,
|
||||
keybaseId?: string,
|
||||
keybaseUsername?: string,
|
||||
|};
|
||||
|
||||
declare export class ValidatorInfo {
|
||||
|
Reference in New Issue
Block a user