Extended

interface Extended

Inheritors

Functions

Link copied to clipboard
abstract fun moveCall(target: String, typeArguments: List<TypeTag> = emptyList(), args: List<Argument> = emptyList()): ProgrammableTransaction
Link copied to clipboard
abstract fun splitCoin(coin: Argument, amounts: List<Long>): ProgrammableTransaction
Link copied to clipboard