execute

abstract suspend fun execute(signer: Account, options: InputGenerateTransactionOptions? = null, withFeePayer: Boolean = false, builder: InputEntryFunctionDataBuilder.() -> Unit): Result<PendingTransactionResponse, Exception>