blob: 101f13946da277e8d1e3d978ddecbb23b3c8a9c5 [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package main
error (
KeyRejected(key, lock string) {
"en": "receiver rejected key {key} for lock {lock}",
}
)