Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 652 Bytes

bitburner.corporation.sellshares.md

File metadata and controls

28 lines (16 loc) · 652 Bytes

Home > bitburner > Corporation > sellShares

Corporation.sellShares() method

Sell shares. Transfer shares from the CEO to public traders to receive money in the player's wallet.

Signature:

sellShares(amount: number): void;

Parameters

Parameter Type Description
amount number Amount of shares to sell, must be integer between 1 and 100t

Returns:

void

Remarks

RAM cost: 20 GB