mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-16 02:18:05 +00:00
fix create token, add param with creator pubkey
This commit is contained in:
@@ -91,3 +91,5 @@ impl MethodArgs {
|
||||
}
|
||||
}
|
||||
|
||||
pub type AnyResult<T> = anyhow::Result<T>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user