removed the ability to bribe for shares

This commit is contained in:
Olivier Gagnon
2022-07-26 08:20:22 -04:00
parent ebae95dd4a
commit 18c3572423
5 changed files with 30 additions and 34 deletions
+7 -1
View File
@@ -89,5 +89,11 @@ Singularity
stock.buy and stock.sell
------------------------
These 2 functions were renamed to stock.buyStock and stock.sellStock because 'buy' and 'sell'
are very common tokens that would trick the ram calculation.
are very common tokens that would trick the ram calculation.
corporation.bribe
-----------------
The ability to give stocks as bribe has been removed. The signature is now bribe(faction, money)