kin-android / org.kin.sdk.base.storage / Storage / deductFromAccountBalance
abstract fun deductFromAccountBalance(accountId: Id, amount: KinAmount): Promise<Optional<KinAccount>>
abstract fun deductFromAccountBalance(accountId: Id, amount:
KinAmount
):
Promise
<
Optional
KinAccount
>>