jito-tip-payment 0.1.1

Tip Payment Program
Documentation
[dependencies.anchor-lang]
version = "0.25.0"

[features]
cpi = ["no-entrypoint"]
default = []
no-entrypoint = []
no-idl = []
no-log-ix-name = []

[lib]
crate-type = ["cdylib", "lib"]
name = "tip_payment"

[package]
authors = ["Jito Foundation <team@jito.network>"]
description = "Tip Payment Program"
edition = "2021"
license = "Apache-2.0"
name = "jito-tip-payment"
resolver = "1"
version = "0.1.1"