MutisigTextUI

Constructors

Link copied to clipboard
constructor(contract: MultisigWalletContract)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun assetAmtToString(gi: GroupId, amount: Long): String
Link copied to clipboard
open override fun details(): String
Link copied to clipboard
open override fun sendingDetails(tx: iTransaction): String

Provide information to the user when sending to some foreign destination (but of this contract)

Link copied to clipboard
open override fun spendingDetails(tx: iTransaction): String

Provide information to the user when signing a tx consuming this contract

Link copied to clipboard
open override fun status(): String

Gives 1 line of status about this contract. Maybe balance and an indicator of whether input is needed?