Constructors
constructor
- new FileKeypair(filePath: string, keypair: Keypair): FileKeypair
Parameters
filePath: string
keypair: Keypair
Methods
Static withKeypair
- withKeypair(filePath: string, keypair: Keypair): FileKeypair
Parameters
filePath: string
keypair: Keypair