getChainCode

expect fun getChainCode(): ByteArray

Gets the chain code of Extended Key.

Return

Raw chain code

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed

actual fun getChainCode(): ByteArray

Gets the chain code of Extended Key.

Return

Raw chain code

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed

actual external fun getChainCode(): ByteArray

Gets the chain code of Extended Key.

Return

Raw chain code