tuweni / org.apache.tuweni.eth / Transaction / getChainId

getChainId

fun getChainId(): Int! (source)

Provides the chain id

Return
Int!: 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>