1 2 3 4 5 6 7
// SPDX-License-Identifier: BSD-3-Clause // Copyright (c) 2023, E36 Knots pub mod p; pub mod x; // Module that contains code to issue transactions