You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
got error: Result::unwrap()on anErr` value: ClientError { request: Some(GetRecentBlockhash), kind: RpcError(ParseError("RpcBlockhashFeeCalculator or RpcFees")) } when creating a new vesting
some function has been deprecated
spl_associated_token_account::create_associated_token_account: please use instruction::create_associated_token_account instead
get_recent_blockhash
The text was updated successfully, but these errors were encountered:
got error: Result::unwrap()
on an
Err` value: ClientError { request: Some(GetRecentBlockhash), kind: RpcError(ParseError("RpcBlockhashFeeCalculator or RpcFees")) } when creating a new vestingsome function has been deprecated
spl_associated_token_account::create_associated_token_account
: please useinstruction::create_associated_token_account
insteadget_recent_blockhash
The text was updated successfully, but these errors were encountered: