getType

open fun getType(): String

Return the function type signature, of the form "baz(int32,uint256)"

Return

function type signature as a Non-null string.

Parameters

fn

A Non-null eth abi function