if (intrestedIn and GIVE_ORIGIN_CHAIN.toByte() != 0.toByte()) {
            return byteArrayOf(TAKE_ORIGIN_CHAIN.toByte())
        }