Files

10 lines
244 B
Go

// Copyright (C) 2019-2025, Lux Industries Inc. All rights reserved.
// See the file LICENSE for licensing terms.
package staking
import "github.com/luxfi/ids"
// Certificate is an alias to ids.Certificate
type Certificate = ids.Certificate