Sign in
vanadium
/
release.go.x.ref
/
1b3c7d8c34eb86bf38e57a9fec0a6845b40e7b6f
/
.
/
services
/
wsprd
/
principal
/
blessings.vdl
blob: b75cc3887dad3872bff667627cee629446cf677d [
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
principal
type
BlessingsHandle
struct
{
Handle
int32
PublicKey
string
}