BroadcastBlockResult

fun BroadcastBlockResult(height: Long, transactionHash: String, codeSpace: String? = null, code: Int? = null, rawLog: String? = null, logs: List<TransactionLog>? = null, gasUsed: Long? = null, gasWanted: Long? = null)