Use the right key for the message buffer (#782)

This commit is contained in:
Jayant Krishnamurthy 2023-04-25 13:29:32 -07:00 committed by GitHub
parent 350f8fa089
commit 2bc98b426e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ use {
state::*,
};
declare_id!("Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS");
declare_id!("85CXHH71gNyww8NJ5FQQBBvB7UbMdSMMH4ihi2xXgen");
#[program]
pub mod message_buffer {