Bip32VerifyKey.fromKeyBytes(Uint8List pubBytes, Uint8List chainCodeBytes, {int depth = 0}) : this([...pubBytes, ...chainCodeBytes].toUint8List());