Function fetch_lock_config
pub fn fetch_lock_config(
rpc: &RpcClient,
address: &Pubkey,
) -> Result<DecodedAccount<LockConfig>, Error>
pub fn fetch_lock_config(
rpc: &RpcClient,
address: &Pubkey,
) -> Result<DecodedAccount<LockConfig>, Error>