Sign in
vanadium
/
release.go.x.ref
/
6477718fbea4aec2ccb0850cc9aa84d2d61641a3
/
.
/
services
/
wsprd
/
account
/
account.vdl
blob: 8863b83a71cbf698b74d9a706a30429cd520c09c [
file
] [
log
] [
blame
]
package
account
// Caveat describes a restriction on the validity of a blessing/discharge.
type
Caveat
struct
{
Type
string
Args
string
}