[enhancement] Enable logic similar to TS SDK .gas
psuedo coin
#106
Labels
enhancement
New feature or request
.gas
psuedo coin
#106
This will enable things like starting a transaction with only 1 coin to start with.
Fundementally, it also enables things like
coin = txn.split_coin(txn.gas,amounts=[1000000])
The text was updated successfully, but these errors were encountered: