tuweni / org.apache.tuweni.eth / Transaction / chainId

chainId

fun chainId(): Int (source)

Return
the chain id of the transaction, or null if no chain id was encoded on the transaction.

See Also
<a href="https://github.com/ethereum/EIPs/blob/master/EIPS/eip-155.md">EIP-155</a>