// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) DUSK NETWORK. All rights reserved.
use BlsScalar;
/// Constants used in the permutation argument to ensure that the wire subsets are disjoint.
pub const K1: BlsScalar = from_raw;
pub const K2: BlsScalar = from_raw;
pub const K3: BlsScalar = from_raw;