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

Properties

PropertyType
privateKeystring
I