Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 585 Bytes

File metadata and controls

26 lines (15 loc) · 585 Bytes

Home > bitburner > Corporation > goPublic

Corporation.goPublic() method

Go public

Signature:

goPublic(numShares: number): boolean;

Parameters

Parameter Type Description
numShares number number of shares you would like to issue for your IPO

Returns:

boolean

true if you successfully go public, false if not