Package-level declarations

Properties

Link copied to clipboard
const val APTOS_COIN: String
Link copied to clipboard
const val DEFAULT_MAX_GAS_AMOUNT: Long = 200000

The default max gas amount when none is given.

Link copied to clipboard

The default transaction expiration seconds from now.

Link copied to clipboard

The default number of seconds to wait for a transaction to be processed.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard

Finds first non-signer arg.

Link copied to clipboard
Link copied to clipboard
fun isHex(input: String): Boolean
Link copied to clipboard
expect fun <T> runBlocking(context: CoroutineContext = EmptyCoroutineContext, block: suspend CoroutineScope.() -> T)
actual fun <T> runBlocking(context: CoroutineContext, block: suspend CoroutineScope.() -> T)
actual fun <T> runBlocking(context: CoroutineContext, block: suspend CoroutineScope.() -> T)
actual fun <T> runBlocking(context: CoroutineContext, block: suspend CoroutineScope.() -> T)
actual fun <T> runBlocking(context: CoroutineContext, block: suspend CoroutineScope.() -> T)
Link copied to clipboard