mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
670 B
670 B
Home > bitburner > Corporation > buyBackShares
Corporation.buyBackShares() method
Buyback shares. Spend money from the player's wallet to transfer shares from public traders to the CEO.
Signature:
buyBackShares(amount: number): void;
Parameters
Parameter | Type | Description |
---|---|---|
amount | number | Amount of shares to buy back, must be integer and larger than 0 |
Returns:
void
Remarks
RAM cost: 20 GB