v1 final
This commit is contained in:
parent
0746f63bb9
commit
13eb912a99
|
|
@ -5,7 +5,7 @@ resolution = true
|
||||||
skip-lint = false
|
skip-lint = false
|
||||||
|
|
||||||
[programs.localnet]
|
[programs.localnet]
|
||||||
bets = "JAf3ZkQ469okXAzA6BKJeKBb9ZkCtZanULaUsapskoyn"
|
bets = "Haj94DF925qNRgcoRwQfNsVLKgSmFhG4bjgtvusMkkpD"
|
||||||
|
|
||||||
[registry]
|
[registry]
|
||||||
url = "https://api.apr.dev"
|
url = "https://api.apr.dev"
|
||||||
|
|
|
||||||
1
bk.json
Normal file
1
bk.json
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
[7,37,93,29,3,42,127,95,81,226,168,12,47,189,165,24,188,112,197,173,136,241,6,163,205,90,87,142,79,130,70,145,119,204,154,228,136,67,177,233,133,11,247,219,70,169,178,40,155,185,207,127,184,161,230,245,155,210,21,230,220,153,185,57]
|
||||||
1
buffer.json
Normal file
1
buffer.json
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
[244,156,233,69,98,171,189,53,197,37,233,184,132,208,66,13,166,181,187,96,231,230,103,79,219,226,32,102,8,168,126,52,66,137,242,61,161,251,139,105,204,150,80,239,17,172,128,101,136,58,45,0,220,70,126,34,1,121,87,38,13,107,205,220]
|
||||||
|
|
@ -4,4 +4,4 @@ use anchor_lang::prelude::*;
|
||||||
pub const SEED: &str = "anchor";
|
pub const SEED: &str = "anchor";
|
||||||
|
|
||||||
#[constant]
|
#[constant]
|
||||||
pub const FEE_COLLECTOR: &str= "cocD4r4yNpHxPq7CzUebxEMyLki3X4d2Y3HcTX5ptUc";
|
pub const FEE_COLLECTOR: &str= "9esrj2X33pr5og6fdkDMjaW6fdnnb9hT1cWshamxTdL4";
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ pub use constants::*;
|
||||||
pub use instructions::*;
|
pub use instructions::*;
|
||||||
pub use state::*;
|
pub use state::*;
|
||||||
|
|
||||||
declare_id!("JAf3ZkQ469okXAzA6BKJeKBb9ZkCtZanULaUsapskoyn");
|
declare_id!("Haj94DF925qNRgcoRwQfNsVLKgSmFhG4bjgtvusMkkpD");
|
||||||
|
|
||||||
#[program]
|
#[program]
|
||||||
pub mod bets {
|
pub mod bets {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user