rialo-subscriber-interface 0.4.0-alpha.0

Instructions and constructors for the Subscriber program
Documentation
1
2
3
4
5
6
7
8
9
// Copyright (c) Subzero Labs, Inc.
// SPDX-License-Identifier: Apache-2.0

//! The Subscriber program interface.

mod error;
pub mod instruction;

rialo_s_pubkey::declare_id!("Subscriber111111111111111111111111111111111");