Skip to main content
type ExportSolanaAccountResult = {
  privateKey: string;
};

Properties

PropertyType
privateKeystring
I